canaille-globuzma/canaille/oidc
2024-12-07 16:06:21 +01:00
..
endpoints feat: button to create a new client token 2024-12-06 20:21:14 +01:00
templates feat: show expired tokens on the token view page 2024-12-07 16:06:21 +01:00
__init__.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
basemodels.py refactor: User.subject type 2024-12-06 17:41:57 +01:00
commands.py refactor: Rename BaseBackend in Backend 2024-05-03 22:25:20 +02:00
configuration.py refactor: apply ruff migrations for python 3.10+ 2024-10-28 09:13:00 +01:00
installation.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
models.py refactor: apply ruff migrations for python 3.10+ 2024-10-28 09:13:00 +01:00
oauth.py feat: implement OIDC client_credentials flow 2024-12-06 15:09:25 +01:00
utils.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00