Login via OIDC
This commit is contained in:
@ -12,6 +12,7 @@ gunicorn = "^23.0.0"
|
||||
python-dotenv = "^1.0.1"
|
||||
psycopg2-binary = "^2.9.10"
|
||||
whitenoise = {extras = ["brotli"], version = "^6.7.0"}
|
||||
django-allauth = {extras = ["socialaccount"], version = "^65.7.0"}
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
Reference in New Issue
Block a user