django-oidc-provider/oidc_provider
2016-04-13 18:38:38 -03:00
..
lib Refactoring prompt=none logic. 2016-04-13 17:19:37 -03:00
management Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
migrations Remplace AES encryption with database. For saving PKCE parameters. 2016-04-07 16:18:47 -03:00
templates/oidc_provider Add hidden inputs for PKCE. Fix bug with AES. 2016-04-07 11:45:35 -03:00
tests Not auto-approve requests for non-confidential clients. 2016-04-08 18:09:24 -03: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 Remplace AES encryption with database. For saving PKCE parameters. 2016-04-07 16:18:47 -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 Add support for the other values of the prompt param. 2016-04-13 18:38:38 -03:00