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 13a20478fd sources/oauth: add OIDC client 2020-05-19 21:53:46 +02:00
..
migrations sources/* add missing migrations 2020-02-17 16:27:35 +01:00
templates/oauth_client ui: include font-awesome 2020-02-21 18:00:09 +01:00
types sources/oauth: add OIDC client 2020-05-19 21:53:46 +02:00
views sources/oauth: fix handling of sources with spaces in their name 2020-05-19 21:53:36 +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
backends.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
clients.py sources/oauth: fix invalid headers, fix invalid function signature 2020-02-23 19:42:57 +01:00
forms.py sources/oauth: fix invalid headers, fix invalid function signature 2020-02-23 19:42:57 +01:00
models.py sources/oauth: slugify provider type instead of just lowercase 2020-02-23 13:53:16 +01:00
settings.py sources/oauth: add OIDC client 2020-05-19 21:53:46 +02:00
urls.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
utils.py sources/oauth: fix handling of sources with spaces in their name 2020-05-19 21:53:36 +02:00