Add IAM Profile FastAPI verifier
This commit is contained in:
parent
d11912d460
commit
ba325976da
4 changed files with 626 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ dependencies = [
|
|||
"asyncpg>=0.29",
|
||||
"httpx>=0.27",
|
||||
"uvicorn[standard]>=0.30",
|
||||
"cryptography>=42.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue