django-oidc-provider/oidc_provider/tests/app
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 Refactoring tests. 2015-07-14 13:27:46 -03:00
urls.py Fix PEP8. 2018-03-23 15:46:12 -03:00
utils.py Pass token and request to OIDC_ID_TOKEN_PROCESSING_HOOK 2018-05-24 09:31:05 +03:00