django-oidc-provider/oidc_provider/tests
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
..
app Remove scope param from OIDC_IDTOKEN_PROCESSING_HOOK 2018-05-31 10:23:58 +03:00
cases Remove scope param from OIDC_IDTOKEN_PROCESSING_HOOK 2018-05-31 10:23:58 +03:00
templates/accounts Clean templates in tests. 2015-06-23 15:05:47 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
settings.py Simplify test suit. 2018-03-22 11:45:56 -03:00