django-oidc-provider/oidc_provider/lib/utils
Tuomas Suutari c95497dbd9 Remove scope param from OIDC_IDTOKEN_PROCESSING_HOOK
There is no need to pass in the scope parameter separately, since the
scope is available via the token parameter already.
2018-05-31 10:23:58 +03:00
..
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
common.py Remove scope param from OIDC_IDTOKEN_PROCESSING_HOOK 2018-05-31 10:23:58 +03: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