__init__.py
|
Authorization code flow unit tests
|
2020-08-19 10:28:28 +02:00 |
conftest.py
|
Token list and auth code list views
|
2020-08-26 16:27:08 +02:00 |
test_account.py
|
Alternate login filters
|
2020-08-20 10:47:42 +02:00 |
test_client_admin.py
|
Draft for a 'my accesses' page
|
2020-08-26 17:23:53 +02:00 |
test_code_admin.py
|
Draft for a 'my accesses' page
|
2020-08-26 17:23:53 +02:00 |
test_hybrid_flow.py
|
Claims are configurable
|
2020-08-24 10:03:48 +02:00 |
test_implicit_flow.py
|
Claims are configurable
|
2020-08-24 10:03:48 +02:00 |
test_password_flow.py
|
Implemented refresh grant
|
2020-08-24 10:52:21 +02:00 |
test_token_admin.py
|
Draft for a 'my accesses' page
|
2020-08-26 17:23:53 +02:00 |
test_token_introspection.py
|
Tokens and codes can be revoked
|
2020-08-24 15:38:11 +02:00 |
test_token_revocation.py
|
Token revocation endpoint
|
2020-08-24 15:56:30 +02:00 |