| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: fix typos | Kian-Meng Ang | 2022-07-06 | 2 | -2/+2 |
| | | |||||
| * | OAuth 1.0a signature methods: RSA-SHA256, RSA-SHA512 and HMAC-SHA512 (#723) | Hoylen Sue | 2020-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding support for RSA-SHA256. * Added support for HMAC-SHA512, RSA-SHA256 and RSA-SHA512 signature methods. * Made version dependencies consistent. * Updated OAuth1 signature tests. * Fixed parsing of netloc/host. Deprecated old functions. * Refactored and expanded tests to include signature validate. * Update docs for HMAC-SHA512, RSA-SHA256 and RSA-SHA512 signature methods. * Updated code comments in oauth1 signatures module. * Updated changelog. * Update docs/feature_matrix.rst Co-Authored-By: Omer Katz <omer.drow@gmail.com> * Used parenthesis instead of backslash to break lines. * Fixed typo Co-authored-by: Omer Katz <omer.drow@gmail.com> Co-authored-by: Omer Katz <omer.drow@gmail.com> | ||||
| * | Add metadata documentation with quick example | Jonathan Huot | 2018-12-13 | 1 | -0/+72 |
| | | |||||
| * | Add OAuth2.0 Authorization Server Metadata documentation | Jonathan Huot | 2018-12-13 | 1 | -2/+4 |
| | | |||||
| * | Add OIDC and id_token as JWT exampleoidc-doc | Jonathan Huot | 2018-11-23 | 1 | -1/+1 |
| | | |||||
| * | Remove last remaining G+ reference. (#598) | Pieter Ennes | 2018-09-15 | 1 | -1/+1 |
| | | | | (Cherry picked from f3ae98cef91e140b10d25fbd496622d879cc0c0c) | ||||
| * | Merge branch 'master' into oauth2-introspect | Pieter Ennes | 2018-05-26 | 1 | -1/+1 |
| |\ | |||||
| | * | Added bottle-oauthlib (#509) | Jonathan Huot | 2018-01-02 | 1 | -1/+1 |
| | | | |||||
| * | | Added initial introspect support | Jonathan Huot | 2017-12-18 | 2 | -1/+31 |
| |/ | |||||
| * | Fix documentation | shuisman | 2014-12-09 | 1 | -1/+1 |
| | | | | typo | ||||
| * | updated token endpoint documentation to reflect current behavior,the token ↵ | Enrique Garcia | 2014-10-27 | 1 | -4/+1 |
| | | | | | contains a string with the scopes separated by spaces | ||||
| * | Fixing some typos | Kevin O'Connor | 2014-02-12 | 3 | -6/+6 |
| | | |||||
| * | Fix all application/json mimetypes. | Hsiaoming Yang | 2013-10-12 | 1 | -1/+1 |
| | | |||||
| * | Restructure API docs to mimic code structure more. | Ib Lundgren | 2013-09-17 | 5 | -0/+305 |
