django-oidc-provider/oidc_provider
2015-07-17 11:32:14 -03:00
..
lib Merge branch 'master' of https://github.com/juanifioren/django-oidc-provider into v0.1.0-dev 2015-07-17 11:32:14 -03:00
management Add missing __init__ file. 2015-07-13 17:18:13 -03:00
migrations Add nonce to Code model. Modify create_code function. 2015-07-15 16:23:36 -03:00
templates/oidc_provider Remove unnecessary tag in authorize template. 2015-03-19 14:10:30 -03:00
tests Merge branch 'master' of https://github.com/juanifioren/django-oidc-provider into v0.1.0-dev 2015-07-17 11:32:14 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
admin.py Bump version 0.0.4. 2015-04-22 11:53:19 -03:00
models.py Add nonce to Code model. Modify create_code function. 2015-07-15 16:23:36 -03:00
settings.py Merge branch 'master' of https://github.com/juanifioren/django-oidc-provider into v0.1.0-dev 2015-07-17 11:32:14 -03:00
urls.py Add Jwks url to urls.py. 2015-07-13 17:35:18 -03:00
views.py Add Jwks view to views.py. 2015-07-13 17:34:43 -03:00