django-oidc-provider/oidc_provider
2015-06-19 15:37:42 -03:00
..
lib Now OIDC_EXTRA_SCOPE_CLAIMS must be a string (lazy imported). 2015-06-19 15:19:46 -03:00
migrations Add missing previously removed migration. 2015-04-21 17:43:00 -03:00
templates/oidc_provider Remove unnecessary tag in authorize template. 2015-03-19 14:10:30 -03:00
tests Clean logging on test settings. 2015-06-15 17:23: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 Fix when returning address_formatted. 2015-06-16 14:35:07 -03:00
settings.py Fix in settings when importing from string. 2015-06-19 15:37:42 -03:00
urls.py Add Provider Configuration Information endpoint. 2015-03-04 16:24:41 -03:00
views.py Move validate_params function to views (on POST authorize). 2015-06-15 17:34:36 -03:00