django-oidc-provider/oidc_provider
2015-06-23 15:05:47 -03:00
..
lib Add user consent logic to authorize endpoint. 2015-06-22 18:42:42 -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 Clean templates in tests. 2015-06-23 15:05:47 -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 Add settings for user consent. 2015-06-22 18:41:42 -03:00
urls.py Add Provider Configuration Information endpoint. 2015-03-04 16:24:41 -03:00
views.py Add user consent logic to authorize endpoint. 2015-06-22 18:42:42 -03:00