summaryrefslogtreecommitdiff
path: root/oauthlib/openid/connect/core/endpoints
Commit message (Expand)AuthorAgeFilesLines
* Add UserInfoEndpoint to the OIDC Provider support.Jonathan Huot2019-05-133-1/+106
* Fix issue when using Metadata Endpoint with OIDC PreConfigured server.fix-metadata-openid-serverJonathan Huot2018-12-141-2/+4
* Replaced distinct classes by a more unified one.Jonathan Huot2018-11-201-3/+3
* Import OIDC main classes identically than OAuth2Jonathan Huot2018-11-201-0/+11
* Fix OIDC tests (#565)Pieter Ennes2018-09-212-14/+16
* OpenID Connect split (#525)Wiliam Souza2018-06-051-0/+103