This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/providers/oauth2
Jens Langhammer a407334d3b providers/oauth2: use @method_decorator instead of decorating in urls
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-09-10 13:26:17 +02:00
..
api providers/oauth2: remove deprecated verification_keys (#3071) 2022-06-11 19:48:07 +02:00
migrations core: handle FlowNonApplicableException correctly in source flow_manager 2022-07-03 22:03:03 +02:00
tests blueprints: use relative path in @apply_blueprint 2022-08-16 14:20:45 +02:00
views providers/oauth2: use @method_decorator instead of decorating in urls 2022-09-10 13:26:17 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +02:00
constants.py api: add basic jwt support with required scope (#2624) 2022-06-26 17:51:15 +02:00
errors.py core: improve error template (#3521) 2022-09-03 19:46:37 +02:00
models.py ci: update pyright (#3546) 2022-09-07 00:23:25 +02:00
urls.py providers/oauth2: use @method_decorator instead of decorating in urls 2022-09-10 13:26:17 +02:00
urls_github.py providers/oauth2: use @method_decorator instead of decorating in urls 2022-09-10 13:26:17 +02:00
utils.py providers/oauth2: fix oauth2 requests being logged as unauthenticated 2022-08-18 20:26:12 +02:00