(backend) add django-lasuite dependency

Use the OIDC backends from the new library.
This commit is contained in:
Quentin BEY
2025-04-02 12:02:06 +02:00
parent 594d3af0d0
commit e2d362bc77
27 changed files with 51 additions and 2011 deletions

View File

@@ -34,6 +34,7 @@ dependencies = [
"django-configurations==2.5.1",
"django-cors-headers==4.7.0",
"django-countries==7.6.1",
"django-lasuite==0.0.1",
"django-oauth-toolkit==3.0.1",
"django-parler==2.3",
"django-redis==5.4.0",