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/passbook/providers/oauth2/views
Jens Langhammer b6d7847eae providers/oauth2: fix token introspection view 2020-09-28 09:04:31 +02:00
..
__init__.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
authorize.py providers/oauth2: use # as separate for code#adfs, check if # exists in response_type and trim 2020-09-19 18:37:50 +02:00
github.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
introspection.py providers/oauth2: fix token introspection view 2020-09-28 09:04:31 +02:00
jwks.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
provider.py providers/oauth2: make openid-configuration easily readable 2020-09-19 01:34:11 +02:00
session.py providers/oauth2: fix end-session view not working, add tests 2020-09-17 21:55:01 +02:00
token.py providers/oauth2: fix creation of new refresh token 2020-09-21 11:48:23 +02:00
userinfo.py pytest (#209) 2020-09-11 23:21:11 +02:00