set up oauth and fixed login flow

This commit is contained in:
CDaut 2022-12-16 22:21:35 +01:00 committed by CDaut
parent b09897a39c
commit dba4e12032
7 changed files with 90 additions and 4 deletions

View file

@ -7,4 +7,6 @@ pygments==2.12.0
django-2fa==0.9.0
django-extensions==3.1.5
Werkzeug==2.1.2
pyOpenSSL==22.0.0
pyOpenSSL==22.0.0
authlib==1.2.0
requests==2.28.1