django-oidc-provider/oidc_provider
2015-07-15 16:18:34 -03:00
..
lib Modify create_id_token function for supporting nonce. 2015-07-15 16:18:34 -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 Merge pull request #31 from ByteInternet/nonce-in-id-token 2015-07-10 10:29:55 -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 Make the sub a string 2015-07-15 12:17:21 +02:00
urls.py Add Provider Configuration Information endpoint. 2015-03-04 16:24:41 -03:00
views.py Rename setting. 2015-06-24 12:40:00 -03:00