summaryrefslogtreecommitdiff
path: root/docs/oauth2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into docs-flows-hooksdocs-flows-hooksJonathan Huot2019-08-011-0/+1
|\
| * Add UserInfoEndpoint to the OIDC Provider support.Jonathan Huot2019-05-131-0/+1
* | Merge branch 'master' into docs-flows-hooksJonathan Huot2019-07-091-8/+9
|\ \ | |/
| * Merge branch 'master' into oidc-hashesJonathan Huot2019-04-261-0/+3
| |\
| * | 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 hooks to highlight the possibilities of the frameworkJonathan Huot2019-04-301-18/+69
| |/ |/|
* | Update documentationAbhishek Patel2019-04-231-0/+3
* | Removed duplicated OIDC members in OAuth2.RequestValidatorJonathan Huot2019-02-281-2/+4
|/
* Fixed graphviz/dot graph & improved clarity (#642)Jonathan Huot2019-01-082-27/+80
* Add OAuth2 Provider oauthlib-flowJonathan Huot2018-12-283-6/+263
* Merge branch 'master' into add-metadata-docJonathan Huot2018-12-161-0/+11
|\
| * challenge can have a length of 128 when using maximum size of verifier+plain.Jonathan Huot2018-12-131-1/+1
| * Initial OAuth2.0/PKCE Provider supportJonathan Huot2018-11-291-0/+11
* | Add metadata documentation with quick exampleJonathan Huot2018-12-131-0/+72
* | Add OAuth2.0 Authorization Server Metadata documentationJonathan Huot2018-12-131-2/+4
|/
* Add OIDC and id_token as JWT exampleoidc-docJonathan Huot2018-11-233-6/+60
* Remove last remaining G+ reference. (#598)Pieter Ennes2018-09-151-1/+1
* Merge branch 'master' into docs-jwtJonathan Huot2018-08-101-2/+2
|\
| * Removed last occurences of G+ with GitterJonathan Huot2018-08-101-2/+2
* | Added access_token as JWT examples, and updated JWT grant sectionJonathan Huot2018-08-104-11/+131
|/
* Merge branch 'master' into oauth2-introspectPieter Ennes2018-05-267-11/+15
|\
| * Rtd docs fix (#515)Jonathan Huot2018-02-286-8/+8
| * Added bottle-oauthlib (#509)Jonathan Huot2018-01-022-3/+7
* | Added initial introspect supportJonathan Huot2017-12-182-1/+31
|/
* Updated docs for custom validatorsBrendan McCollam2016-12-222-1/+7
* Docs for custom validator registrationBrendan McCollam2016-12-225-0/+10
* Merge pull request #416 from joelstevenson/openid_connectOmer Katz2016-08-283-0/+39
|\
| * Move the claims handling into OpenIDConnectBase._inflate_claims() and a new A...Joel Stevenson2016-08-183-0/+39
* | access -> accessedThomas Bartelmess2016-04-131-1/+1
|/
* Code ident in server docYohan Boniface2015-10-261-8/+8
* Merge pull request #325 from djmitche/token_generator_fixOmer Katz2015-07-191-1/+3
|\
| * Fix documentation for token_generator signatureDustin J. Mitchell2015-02-271-1/+3
* | more code indent issuesCal Leeming2015-06-191-63/+63
* | Fix documentationshuisman2014-12-091-1/+1
|/
* updated token endpoint documentation to reflect current behavior,the token co...Enrique Garcia2014-10-271-4/+1
* Docs updates recovered from a broken git repo.Ib Lundgren2014-10-233-1/+1
* Document environment variablesDavid Baumgold2014-10-163-25/+45
* Add documentation of OAUTHLIB_STRICT_TOKEN_TYPEChad Whitacre2014-09-221-0/+9
* Fixing some typosKevin O'Connor2014-02-123-6/+6
* Fix all application/json mimetypes.Hsiaoming Yang2013-10-121-1/+1
* Add installation instructions for pypi, github and a few OSs. Fix #77.Ib Lundgren2013-09-191-1/+1
* Remove now obsolete doc files.Ib Lundgren2013-09-193-401/+0
* Restructure API docs to mimic code structure more.Ib Lundgren2013-09-1719-320/+791
* Brief docs overview of the token revocation endpoint.Ib Lundgren2013-09-171-0/+27
* #200 First attempt at API cleanup to match OAuth1.Tyler Jones2013-08-012-31/+26
* Outline example view setup for providers.Ib Lundgren2013-05-311-4/+136
* Organize documentation into directoriesDevin Sevilla2013-05-3018-0/+823