This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
django-oidc-provider
Watch
1
Star
0
Fork
You've already forked django-oidc-provider
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4c7bddfd02
django-oidc-provider
/
oidc_provider
/
lib
History
Christian Bouvier
eb2f272a0b
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
..
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