django-oidc-provider/oidc_provider/lib
Brian Rosner afc3a60ee7
Added at_hash when access token is present
This is required by response type "id_token token", but can be
used by other flows if they choose.
2016-08-05 14:00:00 -06:00
..
endpoints Added at_hash when access token is present 2016-08-05 14:00:00 -06:00
utils Added at_hash when access token is present 2016-08-05 14:00:00 -06:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
claims.py Change setting OIDC_USERINFO. 2016-07-07 12:50:27 -03:00
errors.py Refactoring userinfo endpoint. Create decorator "oauth2.protected_resource_view". 2016-02-15 17:13:19 -03:00