oauth2 on fastapi

This commit is contained in:
nik012003
2022-06-28 21:49:03 +02:00
parent 4971281f5a
commit e0a881abdb
14 changed files with 159 additions and 189 deletions

View File

@@ -1,5 +1,5 @@
fastapi[all]
httpx
uvicorn[standard]
bcrypt
kthread
passlib[bcrypt]
python-jose[cryptography]