django-oidc-provider/oidc_provider/lib/utils
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
common.py Change setting OIDC_USERINFO. 2016-07-07 12:50:27 -03:00
oauth2.py Changed logging from error to debug 2016-03-17 14:31:41 -04:00
params.py Change name of the package. 2015-02-18 15:07:22 -03:00
token.py Added at_hash when access token is present 2016-08-05 14:00:00 -06:00