django-oidc-provider/oidc_provider/tests/app
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 Refactoring tests. 2015-07-14 13:27:46 -03:00
urls.py Fix PEP8. 2018-03-23 15:46:12 -03:00
utils.py Remove scope param from OIDC_IDTOKEN_PROCESSING_HOOK 2018-05-31 10:23:58 +03:00