feat: front end for login

This commit was merged in pull request #5.
This commit is contained in:
2025-06-14 10:02:02 -04:00
parent df5b247cdd
commit 8db73f113c
19 changed files with 531 additions and 68 deletions
-1
View File
@@ -10,7 +10,6 @@ dependencies = [
"fastapi[standard]>=0.115.12",
"passlib[bcrypt]>=1.7.4",
"psycopg2-binary>=2.9.10",
"pyrefly>=0.18.1",
"python-jose[cryptography]>=3.5.0",
"sqlalchemy>=2.0.41",
"uvicorn[standard]>=0.34.2",