django-oidc-provider/oidc_provider/lib/endpoints
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
..
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
authorize.py Added at_hash when access token is present 2016-08-05 14:00:00 -06:00
token.py Added at_hash when access token is present 2016-08-05 14:00:00 -06:00