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/sources/oauth
Jens Langhammer c6d8bae147 e2e: generate dex config dynamically 2020-07-09 23:15:22 +02:00
..
migrations admin: fix linting 2020-05-20 13:59:56 +02:00
templates/oauth_client sources/oauth: fix template for user settings 2020-07-06 17:48:53 +02:00
types sources/oauth: split up single large "core" views 2020-07-09 23:09:32 +02:00
views e2e: generate dex config dynamically 2020-07-09 23:15:22 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
apps.py sources/oauth: fix handling of sources with spaces in their name 2020-05-19 21:53:36 +02:00
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 root: add lgtm 2020-06-15 11:56:20 +02:00
forms.py sources/oauth: fix facebook provider 2020-06-25 10:24:53 +02:00
models.py sources/oauth: disable twitter source while its broken 2020-07-07 22:25:50 +02:00
settings.py sources/oauth: directly call AuthorizedServiceBackend instead of authenticate() 2020-07-07 22:23:45 +02:00
tests.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
urls.py sources/oauth: split up single large "core" views 2020-07-09 23:09:32 +02:00