django-oidc-provider/oidc_provider
2015-03-19 14:04:32 -03:00
..
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
templates/oidc_provider Change name of the package. 2015-02-18 15:07:22 -03:00
tests Add test_token_endpoint. 2015-03-12 12:43:21 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
models.py Adding removed fields that are required by the specs 2015-02-23 15:02:26 -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