django-oidc-provider/oidc_provider/lib/endpoints
2015-04-21 17:14:26 -03:00
..
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
authorize.py Fixed id_token dict in implicit flow 2015-04-17 15:41:04 -07:00
discovery.py Add Provider Configuration Information endpoint. 2015-03-04 16:24:41 -03:00
token.py Fix conditional for code expiration. 2015-04-21 14:28:59 -03:00
userinfo.py Validate expiration of access_token in UserInfo. 2015-04-21 17:14:26 -03:00