fix token issues

This commit is contained in:
Krrish Ghimire
2026-07-06 00:58:11 +05:45
parent 874eb33678
commit f70fe81432
6 changed files with 26 additions and 8 deletions

View File

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