django-oidc-provider/oidc_provider
2016-09-08 16:21:48 -03:00
..
lib Add Hybrid flow login in view and models. 2016-09-08 16:21:48 -03:00
locale Polish translation 2016-09-06 13:15:40 +02:00
management Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
migrations Add Hybrid flow login in view and models. 2016-09-08 16:21:48 -03:00
templates/oidc_provider Add verbose name and description for scopes. 2016-06-16 17:18:39 -03:00
tests #113: omit claim when empty 2016-08-17 12:13:33 +02:00
__init__.py Improve admin models. 2015-12-04 13:55:04 -03:00
admin.py Fix bug when creating first time client public. 2016-09-07 12:30:20 -03:00
apps.py Add new app configuration file. 2015-12-04 13:55:34 -03:00
models.py Add Hybrid flow login in view and models. 2016-09-08 16:21:48 -03:00
settings.py Change setting OIDC_USERINFO. 2016-07-07 12:50:27 -03:00
urls.py Cleanup urls.py - remove unused and wildcard import 2016-08-08 09:58:36 +04:00
views.py Add CORS fix to userinfo view. 2016-09-06 15:37:23 -03:00