summaryrefslogtreecommitdiff
path: root/oauthlib/openid/connect/core/request_validator.py
Commit message (Expand)AuthorAgeFilesLines
* Add UserInfoEndpoint to the OIDC Provider support.Jonathan Huot2019-05-131-0/+42
* Removed wrong assumption from copy/paste of get_autho.._scopes.Jonathan Huot2019-04-291-3/+2
* Fix typo gave/haveJonathan Huot2019-04-291-2/+2
* Fix docstring about return valueJonathan Huot2019-04-291-1/+1
* Renamed fill into finalize to add clarityJonathan Huot2019-03-261-4/+4
* Add technicals fields of `id_token` in oauthlib OIDC supportJonathan Huot2019-02-281-1/+74
* redid the docstring fixesjonathan vanasco2018-09-101-7/+14
* OpenID Connect split (#525)Wiliam Souza2018-06-051-0/+188