began working on oauth auth flow

This commit is contained in:
CDaut 2022-12-16 23:10:18 +01:00 committed by CDaut
parent dba4e12032
commit 0aa132b43f
5 changed files with 31 additions and 3 deletions

View file

@ -9,4 +9,5 @@ django-extensions==3.1.5
Werkzeug==2.1.2
pyOpenSSL==22.0.0
authlib==1.2.0
requests==2.28.1
requests==2.28.1
certifi==2022.12.7