fix jwt token decoding; correctly import google auth routes; adjust app/auth/ package

This commit is contained in:
2026-05-19 22:21:27 +08:00
parent 419af38684
commit fe1fde778f
6 changed files with 85 additions and 29 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ preset:
db_model:
- "app/models/*"
- "app/db.py"
- "app/auth.py"
# - "app/auth.py"
- "app/main.py"
graphql: