django-oidc-provider/oidc_provider
2015-07-13 17:35:18 -03:00
..
lib Use decode with utf-8 encoding. 2015-07-01 17:20:16 -03:00
management Add missing __init__ file. 2015-07-13 17:18:13 -03:00
migrations Add migrations for user consent. 2015-06-22 18:40:38 -03:00
templates/oidc_provider Remove unnecessary tag in authorize template. 2015-03-19 14:10:30 -03:00
tests Use decode with utf-8 encoding. 2015-07-01 17:20:16 -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 UserConsent to models. 2015-06-22 18:42:04 -03:00
settings.py Rename setting. 2015-06-24 12:40:00 -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