django-oidc-provider/oidc_provider/lib
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
..
endpoints include request in password grant authenticate call 2018-05-12 09:18:56 -05:00
utils Remove scope param from OIDC_IDTOKEN_PROCESSING_HOOK 2018-05-31 10:23:58 +03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
claims.py Fix PEP8. 2018-03-23 15:46:12 -03:00
errors.py Add token introspection endpoint to satisfy https://tools.ietf.org/html/rfc7662 2018-04-23 10:47:01 +01:00