django-oidc-provider/oidc_provider/lib
2018-09-28 19:36:21 -04:00
..
endpoints support introspection on client credentials tokens 2018-07-06 11:41:09 -05:00
utils Fixed #285 -- Ensured standard and custom claims can be used at the same time when using the OIDC_IDTOKEN_INCLUDE_CLAIMS setting 2018-09-28 19:36:21 -04:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
claims.py Fix scopeclaims class. 2018-07-26 23:12:45 -03:00
errors.py Add token introspection endpoint to satisfy https://tools.ietf.org/html/rfc7662 2018-04-23 10:47:01 +01:00