Added cognito authentication
Some checks failed
AWS Deploy on Push / build (push) Failing after 40s

This commit is contained in:
2025-05-15 14:18:55 -05:00
parent 8c9ea4187e
commit a07a28525f
4 changed files with 86 additions and 6 deletions

View File

@@ -4,4 +4,6 @@ constructs>=10.0.0
dotenv==0.9.9
python-dotenv==0.21.1
uvicorn==0.22.0
requests==2.31.0
requests==2.31.0
python-jose[cryptography]==3.3.0
boto3==1.28.0