Added cognito authentication - Fix 3

This commit is contained in:
2025-05-15 16:11:30 -05:00
parent 35745c43bd
commit 7b7ff78030
3 changed files with 8 additions and 7 deletions

View File

@@ -7,4 +7,5 @@ uvicorn==0.22.0
requests==2.31.0
passlib[bcrypt]==1.7.4
boto3==1.28.0
starlette>=0.27.0
starlette>=0.27.0
pyjwt==2.7.0