summaryrefslogtreecommitdiff
path: root/docs/oauth2/oidc
Commit message (Expand)AuthorAgeFilesLines
* Improved OIDC documentationdoc-oidcJonathan Huot2019-10-288-8/+136
* Add UserInfoEndpoint to the OIDC Provider support.Jonathan Huot2019-05-131-0/+1
* Renamed fill into finalize to add clarityJonathan Huot2019-03-261-3/+3
* Add technicals fields of `id_token` in oauthlib OIDC supportJonathan Huot2019-02-281-8/+9
* Removed duplicated OIDC members in OAuth2.RequestValidatorJonathan Huot2019-02-281-2/+4
* Add OIDC and id_token as JWT exampleoidc-docJonathan Huot2018-11-232-5/+59
* Move the claims handling into OpenIDConnectBase._inflate_claims() and a new A...Joel Stevenson2016-08-182-0/+23