django-oidc-provider/oidc_provider
2015-08-12 15:21:57 -03:00
..
lib Merge branch 'v0.1.x' of https://github.com/juanifioren/django-oidc-provider into v0.2.x 2015-08-12 15:21:57 -03:00
management Add missing __init__ file. 2015-07-13 17:18:13 -03:00
migrations Add new migrations. 2015-08-05 14:51:18 -03:00
templates/oidc_provider Remove unnecessary tag in authorize template. 2015-03-19 14:10:30 -03:00
tests Add tests for userinfo claims. 2015-08-11 15:59:57 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
admin.py Remove UserInfo from admin.py. 2015-08-05 13:21:17 -03:00
models.py Remove UserInfo Model. 2015-08-05 13:19:53 -03:00
settings.py Add custom user info model feature. 2015-08-11 15:58:52 -03:00
urls.py Add logout view to enable minimal session mgmt 2015-07-24 11:36:45 +02:00
views.py Add token_endpoint_auth_methods_supported to discovery. 2015-07-31 14:59:33 -03:00