Added GitHub and Google OAuth

This commit is contained in:
Mawoka
2022-06-11 16:48:24 +02:00
parent 7e12c05a9a
commit 39dce66b78
13 changed files with 480 additions and 63 deletions
+3
View File
@@ -27,6 +27,9 @@ bleach = "*"
bidict = "*"
xlsxwriter = "*"
pillow = ">=9.1.1"
authlib = "*"
httpx = "*"
itsdangerous = "*"
[dev-packages]
coverage = "*"