django-oidc-provider/oidc_provider/lib
2018-10-04 10:40:23 -03:00
..
endpoints Make it easier to change AuthorizeEndpoint and Client 2018-09-14 11:21:57 +02:00
utils Enhancement: AuthorizeView's static method strip-prompt-login was moved to a new file oidc_provider/lib/utils/authorize.py in order to be more consistent with the implementation of other Views 2018-10-04 10:40:23 -03: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