authentik/passbook/sources/oauth
Jens Langhammer d4a5269bf1 *: Adjust forms to only show respective types of Flows and PropertyMappings 2020-08-01 20:02:23 +02:00
..
migrations
templates/oauth_client sources/oauth: fix template for user settings 2020-07-06 17:48:53 +02:00
types core: separate expiry logic from tokens and make re-usable 2020-07-20 10:57:12 +02:00
views e2e: add test for OAuth Enrollment -> OAuth Authentication 2020-07-10 00:14:48 +02:00
__init__.py
api.py
apps.py
auth.py sources/oauth: rewrite to not directly create user, pre-seed data into flow 2020-07-08 20:39:20 +02:00
clients.py
forms.py *: Adjust forms to only show respective types of Flows and PropertyMappings 2020-08-01 20:02:23 +02:00
models.py sources/*: remove path-based import from all sources 2020-07-20 16:05:09 +02:00
settings.py sources/oauth: directly call AuthorizedServiceBackend instead of authenticate() 2020-07-07 22:23:45 +02:00
tests.py
urls.py sources/oauth: split up single large "core" views 2020-07-09 23:09:32 +02:00