django-oidc-provider/oidc_provider/lib/utils
2018-10-04 10:40:23 -03:00
..
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
authorize.py 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
common.py Merge pull request #251 from q3aiml/userinfo-cors-preflight 2018-07-02 14:20:21 -03:00
oauth2.py Accept lowercase "bearer" in Authorization header 2018-08-02 13:42:21 -05:00
token.py 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