feat: auth

This commit is contained in:
tao.chen
2026-07-31 17:22:25 +08:00
parent 1994937349
commit fb073c6f99
24 changed files with 1177 additions and 742 deletions
+2
View File
@@ -11,6 +11,8 @@ dependencies = [
"alembic==1.18.5",
"cryptography==49.0.0",
"gunicorn>=26.0.0",
"passlib==1.7.4",
"bcrypt>=4.0,<4.1",
]
[tool.uv.sources]