canaille-globuzma/canaille/oidc
2024-03-29 17:30:12 +01:00
..
endpoints feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
templates feat: use flask-babel to format the number of consents 2024-03-27 14:01:43 +01:00
__init__.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
basemodels.py chore: add docformatter pre-commit 2023-12-28 18:31:57 +01:00
commands.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
configuration.py fix: OIDC JWT settings initialization 2024-03-29 17:30:12 +01:00
installation.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
models.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
oauth.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
utils.py feat: flask-babel and pytz are now part of the front extras 2023-09-01 10:46:56 +02:00