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/oauth
Jens Langhammer 4d81172a48 providers/oauth: add support for consent stage, cleanup 2020-06-20 23:30:53 +02:00
..
migrations migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
templates/providers/oauth providers/oauth: add support for consent stage, cleanup 2020-06-20 23:30:53 +02:00
views providers/oauth: add support for consent stage, cleanup 2020-06-20 23:30:53 +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 all: implement black as code formatter 2019-12-31 12:51:16 +01:00
forms.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
models.py providers/oauth: add support for consent stage, cleanup 2020-06-20 23:30:53 +02:00
settings.py docs: add supported scopes of oauth provider 2020-06-18 19:39:58 +02:00
urls.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00