summaryrefslogtreecommitdiff
path: root/oauthlib/openid
Commit message (Expand)AuthorAgeFilesLines
* Replaced distinct classes by a more unified one.Jonathan Huot2018-11-202-25/+30
* Import OIDC main classes identically than OAuth2Jonathan Huot2018-11-202-0/+20
* Fix OIDC tests (#565)Pieter Ennes2018-09-213-17/+19
* redid the docstring fixesjonathan vanasco2018-09-101-7/+14
* The id_token_hint parameter isn't required by the OIDC spec. (#559)Pieter Ennes2018-07-021-6/+0
* OpenID Connect split (#525)Wiliam Souza2018-06-0514-0/+1003