django-oidc-provider/oidc_provider/lib
Maarten van Schaik 7632054aad Add support for redirect_uris with query params
Some clients might add extra parameters to the redirect_uri, for
instance as extra verification if proper state parameter handling is not
supported.

This patch adds proper handling of redirect_uris with query parameters.
2015-07-10 12:22:25 +02:00
..
endpoints Add support for redirect_uris with query params 2015-07-10 12:22:25 +02:00
utils Use decode with utf-8 encoding. 2015-07-01 17:20:16 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
claims.py Add urllib and change iteritems() with items(). 2015-07-01 16:43:35 -03:00
errors.py Add urllib and change iteritems() with items(). 2015-07-01 16:43:35 -03:00