django-oidc-provider/oidc_provider
2015-04-21 17:43:00 -03:00
..
lib Validate expiration of access_token in UserInfo. 2015-04-21 17:14:26 -03:00
migrations Add missing previously removed migration. 2015-04-21 17:43:00 -03:00
templates/oidc_provider Remove unnecessary tag in authorize template. 2015-03-19 14:10:30 -03:00
tests Fix in tests when setting a hook. 2015-03-30 15:37:48 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
admin.py Adding models into the admin 2015-04-17 13:21:32 -07:00
models.py Add abstract class for Code and Token models. 2015-04-21 15:19:43 -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