framework of google login

This commit is contained in:
2026-05-15 21:05:31 +08:00
parent 288fb56f53
commit 2787eb961d
5 changed files with 239 additions and 4 deletions
+3
View File
@@ -6,5 +6,8 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"fastapi>=0.136.1",
"httpx>=0.28.1",
"python-jose>=3.5.0",
"sqlalchemy>=2.0.49",
"uvicorn>=0.47.0",
]