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/authentik/sources/oauth
2021-02-20 18:26:43 +01:00
..
clients *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
migrations wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
templates/oauth_client wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
tests sources/oauth: start adding tests for types 2020-12-13 20:03:34 +01:00
types *: replace List from typing with normal list 2021-02-18 13:45:46 +01:00
views *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py sources/oauth: add callback URL to api 2021-02-09 16:58:19 +01:00
apps.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
auth.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
forms.py sources/*: simplify source api 2021-02-08 10:25:59 +01:00
models.py core: remove UILoginButton's icon_path 2021-02-20 18:26:43 +01:00
settings.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
urls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00