remove google and oauth login

This commit is contained in:
Krrish Ghimire
2026-07-06 23:13:47 +05:45
parent 708cac6848
commit 212785725f
30 changed files with 10 additions and 696 deletions

View File

@@ -2,9 +2,5 @@
"/api": {
"target": "http://127.0.0.1:8080",
"secure": false
},
"/oauth2": {
"target": "http://127.0.0.1:8080",
"secure": false
}
}