lib
|
Move Grant Code creation logic into a functon.
|
2015-03-12 12:40:36 -03:00 |
migrations
|
Delete 0001_initial.py
|
2015-03-12 14:38:55 -03:00 |
tests
|
No need of that naming in authorize tests.
|
2015-03-19 14:19:27 -03:00 |
__init__.py
|
Change name of the package.
|
2015-02-18 15:07:22 -03:00 |
models.py
|
Reuse the scope function in models.
|
2015-03-20 14:38:28 -03:00 |
settings.py
|
Add OIDC_AFTER_USERLOGIN_HOOK setting.
|
2015-03-19 14:04:32 -03:00 |
urls.py
|
Add Provider Configuration Information endpoint.
|
2015-03-04 16:24:41 -03:00 |
views.py
|
Add OIDC_AFTER_USERLOGIN_HOOK setting.
|
2015-03-19 14:04:32 -03:00 |