django-oidc-provider/oidc_provider
2016-04-06 18:03:30 -03:00
..
lib First intent to implement PKCE. 2016-04-06 18:03:30 -03:00
management Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
migrations Improve handle of client_secret with client_types. 2016-04-05 18:31:08 -03:00
templates/oidc_provider Add nonce to the decide form. 2016-01-20 17:10:15 -03:00
tests str or list or tuple for OIDC_ID_TOKEN_PROCESSING_HOOK 2016-03-01 17:54:57 +00:00
__init__.py Improve admin models. 2015-12-04 13:55:04 -03:00
admin.py Removing print. 2016-04-05 19:08:49 -03:00
apps.py Add new app configuration file. 2015-12-04 13:55:34 -03:00
models.py Improve handle of client_secret with client_types. 2016-04-05 18:31:08 -03:00
settings.py Merge pull request #80 from wojtek-fliposports/v0.2.x 2016-02-15 16:46:26 -03:00
urls.py Remove patterns which will be deprecated in 1.10 2016-02-02 17:57:23 -05:00
views.py Fix openid scope in authorize view. 2016-02-18 16:03:46 -03:00