django-oidc-provider/oidc_provider/lib/utils
Andy Clayton 0adb95d25f example fix for userinfo CORS preflight request
Example for
https://github.com/juanifioren/django-oidc-provider/issues/249. If this
approach seems acceptable I can add/update tests.
2018-06-19 15:59:28 -05:00
..
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
common.py example fix for userinfo CORS preflight request 2018-06-19 15:59:28 -05:00
oauth2.py Move extract_client_auth to oauth2 utils. 2018-04-20 12:00:38 -03:00
token.py Remove scope param from OIDC_IDTOKEN_PROCESSING_HOOK 2018-05-31 10:23:58 +03:00