oauth via google,facebook,github

This commit is contained in:
knst-kotov
2021-08-26 18:16:44 +03:00
parent 730129718b
commit 512e73b3b6
2 changed files with 27 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ passlib = "*"
PyJWT = "*"
SQLAlchemy = "*"
itsdangerous = "*"
httpx = "*"
httpx = "<0.18.2"
psycopg2-binary = "*"
Authlib = "*"
bson = "*"