feat(api): Implement authentication router with register and login
This commit is contained in:
@@ -22,6 +22,7 @@ dependencies = [
|
||||
"authlib>=1.3.0",
|
||||
"httpx>=0.27.0",
|
||||
"argon2-cffi>=23.1.0",
|
||||
"email-validator>=2.1.0",
|
||||
"fastapi>=0.109.0",
|
||||
"uvicorn>=0.27.0",
|
||||
"python-jose[cryptography]>=3.3.0",
|
||||
|
||||
Reference in New Issue
Block a user