(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

@@ -10,6 +10,7 @@ and this project adheres to
### Added
- (backend) add django-lasuite dependency #858
- ✨(plugins) add endpoint to list siret of active organizations #771
- ✨(core) create AccountServiceAuthentication backend #771
- ✨(core) create AccountService model #771