django-oidc-provider/oidc_provider/lib
Juan Ignacio Fiorentino 76f6348142
Merge pull request #288 from impak-finance/issue-285
Fixed #285 -- Ensured standard and custom claims can be used at the same time when using the OIDC_IDTOKEN_INCLUDE_CLAIMS setting
2018-09-29 13:32:11 -03:00
..
endpoints Make it easier to change AuthorizeEndpoint and Client 2018-09-14 11:21:57 +02: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 Add missing space 2018-09-13 15:58:42 -04:00
errors.py Add token introspection endpoint to satisfy https://tools.ietf.org/html/rfc7662 2018-04-23 10:47:01 +01:00