summaryrefslogtreecommitdiff
path: root/oauthlib/openid/connect/core/grant_types/hybrid.py
Commit message (Expand)AuthorAgeFilesLines
* Use request.nonce when generating hybrid id tokenTom Evans2021-02-121-0/+3
* Remove Python 2 codes (#734)Asif Saif Uddin2020-05-121-1/+0
* Sorted oauthlib imports per isort 4.3.21Anton Ruhlov2020-04-101-2/+4
* The future is nowHugo2019-08-151-2/+0
* Upgrade Python syntax with pyupgradeHugo2019-08-151-1/+1
* OIDC: Raise error=invalid_request when nonce is mandatoryJonathan Huot2019-02-251-0/+25
* OpenID Connect split (#525)Wiliam Souza2018-06-051-0/+36