summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update comments regarding OAuth Request Body Hash.thedrow-patch-1Omer Katz2018-12-131-1/+3
* Merge pull request #623 from oauthlib/264-status401Jonathan Huot2018-12-139-21/+75
|\
| * Merge branch 'master' into 264-status401Jonathan Huot2018-12-135-6/+15
| |\ | |/ |/|
* | Merge pull request #625 from mlboy/masterJonathan Huot2018-12-125-6/+15
|\ \
| * | change: response_type as attributemlboy2018-12-121-1/+3
| * | change: grant_type as attributemlboy2018-12-121-1/+2
| * | change: grant_type as attributemlboy2018-12-121-1/+3
| * | change: grant_type as attributemlboy2018-12-121-1/+3
| * | change: grant_type as attributemlboy2018-12-121-2/+4
|/ /
| * Add Content-Type and Cache headers to introspect/revocation errorsJonathan Huot2018-12-134-15/+47
| * Add double-quotes to the key/values in WWW-Authenticate264-status401Jonathan Huot2018-12-123-7/+7
| * Used WWW-Authenticate and auth-param values as RFC6750 described it.Jonathan Huot2018-12-129-18/+31
| * Handle 401 with WWW-Authenticate. Moved wrong 401 into 400.Jonathan Huot2018-12-049-10/+19
|/
* Merge pull request #621 from oauthlib/python-3.7Jonathan Huot2018-12-044-3/+10
|\
| * Merge branch 'master' into python-3.7Jonathan Huot2018-12-042-2/+4
| |\ | |/ |/|
* | Merge pull request #620 from bpereto/invalid-scope-should-respond-with-400Jonathan Huot2018-12-042-2/+4
|\ \
| * | `invalid_scope` status code should be 400Benjamin Pereto2018-12-032-2/+4
|/ /
| * Fix PyPy build in Xenial.python-3.7Pieter Ennes2018-12-032-3/+3
| * Add PyCharm ignore.Pieter Ennes2018-12-031-0/+2
| * Support for Python 3.7.Pieter Ennes2018-12-033-1/+6
|/
* Merge pull request #616 from oauthlib/oidc-docJonathan Huot2018-11-294-22/+96
|\
| * Merge branch 'master' into oidc-docJonathan Huot2018-11-299-33/+291
| |\ | |/ |/|
* | Merge pull request #614 from oauthlib/613-oidc-dispatcherJonathan Huot2018-11-265-33/+58
|\ \
| * \ Merge branch 'master' into 613-oidc-dispatcher613-oidc-dispatcherJonathan Huot2018-11-235-0/+234
| |\ \ | |/ / |/| |
* | | Merge pull request #605 from oauthlib/oauth-metadataJonathan Huot2018-11-235-0/+234
|\ \ \
| * | | Allow custom provider to override oauthlib valuesoauth-metadataJonathan Huot2018-11-212-6/+18
| * | | Merge branch 'master' into oauth-metadataOmer Katz2018-11-011-1/+1
| |\ \ \ | |/ / / |/| | |
| * | | Initial OAuth Authorization Server Metadata RFC8414Jonathan Huot2018-10-255-0/+222
| | * | Fix unit tests for new Dispatch attributes namesJonathan Huot2018-11-201-8/+8
| | * | 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
| |/ / |/| |
| | * Add OIDC and id_token as JWT exampleoidc-docJonathan Huot2018-11-234-21/+96
| |/ |/|
* | Wrong Client is also a FatalClientError (#608)Jonathan Huot2018-11-011-1/+1
|/
* Bump version to prepare 3.0.0Jonathan Huot2018-10-051-1/+1
* Merge pull request #583 from ngoue/masterJonathan Huot2018-10-041-3/+11
|\
| * Merge branch 'master' into masterJonathan Huot2018-10-0461-316/+848
| |\ | |/ |/|
* | Merge pull request #577 from oauthlib/541_issue_templateJonathan Huot2018-09-242-0/+38
|\ \
| * \ Merge branch 'master' into 541_issue_templatePieter Ennes2018-09-2361-321/+864
| |\ \ | |/ / |/| |
* | | Merge pull request #593 from jvanasco/fix-585_client_idJonathan Huot2018-09-2110-27/+281
|\ \ \
| * \ \ Merge branch 'master' into fix-585_client_idJonathan Huot2018-09-2117-58/+46
| |\ \ \ | |/ / / |/| | |
* | | | Fix OIDC tests (#565)Pieter Ennes2018-09-2115-56/+42
* | | | Merge pull request #561 from freeduerinckx/invalid-grant-should-respond-with-400Jonathan Huot2018-09-202-2/+4
|\ \ \ \
| * | | | fixup! `invalid_grant` status code should be 400Free Duerinckx2018-09-201-0/+2
| * | | | Merge branch 'master' into invalid-grant-should-respond-with-400Omer Katz2018-09-2039-240/+593
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into invalid-grant-should-respond-with-400Jonathan Huot2018-08-139-13/+155
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into invalid-grant-should-respond-with-400Jonathan Huot2018-08-1215-27/+76
| |\ \ \ \ \
| * | | | | | `invalid_grant` status code should be 400Free Duerinckx2018-07-042-2/+2
| | | | * | | * changed "function definition" to "function signature" in two docstringsjonathan vanasco2018-09-203-15/+21
| | | | * | | Merge branch 'fix-585_client_id' of github.com:jvanasco/oauthlib into fix-585...jonathan vanasco2018-09-1717-74/+57
| | | | |\ \ \
| | | | | * \ \ Merge branch 'master' into fix-585_client_idJonathan Huot2018-09-1717-74/+57
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |