canaille-globuzma/canaille/oidc
2023-07-06 17:57:17 +02:00
..
__init__.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
authorizations.py Implements flask OIDC converters 2023-06-29 15:55:39 +02:00
blueprints.py Moved oidc blueprints in a dedicated file 2023-04-09 11:31:23 +02:00
clients.py Implements flask OIDC converters 2023-06-29 15:55:39 +02:00
commands.py Moved every model import to canaille.models 2023-05-20 20:02:00 +02:00
consents.py Implements flask OIDC converters 2023-06-29 15:55:39 +02:00
endpoints.py Refactored keypair management 2023-07-01 19:06:26 +02:00
forms.py Correct plural labels for multiple fields 2023-06-30 17:39:35 +02:00
installation.py Refactored keypair management 2023-07-01 19:06:26 +02:00
models.py Removed unused code 2023-06-29 17:53:32 +02:00
oauth.py Add a OIDC.REQUIRE_NONCE option to improve compatibility with clients 2023-07-06 17:57:17 +02:00
tokens.py Implements flask OIDC converters 2023-06-29 15:55:39 +02:00
utils.py Punctuation uniformization 2023-02-03 18:49:44 +01:00
well_known.py added 'autoflake' to the precommit tool list 2022-12-29 00:41:32 +01:00