Added cognito authentication - Fix 1
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m28s

This commit is contained in:
2025-05-15 15:33:12 -05:00
parent a07a28525f
commit 749e66e63f
5 changed files with 91 additions and 65 deletions

View File

@@ -5,5 +5,6 @@ dotenv==0.9.9
python-dotenv==0.21.1
uvicorn==0.22.0
requests==2.31.0
python-jose[cryptography]==3.3.0
boto3==1.28.0
passlib[bcrypt]==1.7.4
boto3==1.28.0
starlette>=0.27.0