django-oidc-provider/oidc_provider/lib/utils
Tuomas Suutari b0a82aa4ab Pass token and request to OIDC_ID_TOKEN_PROCESSING_HOOK
The ID token processing hook might need the token or request too, so
make them available.
2018-05-24 09:31:05 +03:00
..
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
common.py Pass token and request to OIDC_ID_TOKEN_PROCESSING_HOOK 2018-05-24 09:31:05 +03:00
oauth2.py Move extract_client_auth to oauth2 utils. 2018-04-20 12:00:38 -03:00
token.py Pass token and request to OIDC_ID_TOKEN_PROCESSING_HOOK 2018-05-24 09:31:05 +03:00