temporary fix for build and remove previous auth related code

This commit is contained in:
2025-04-10 22:39:38 +05:00
parent 7e49bf119a
commit e8296ae3f6
10 changed files with 854 additions and 800 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}