-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow get bodies in 3.0.2. #1
base: master
Are you sure you want to change the base?
Commits on Apr 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 17593fd - Browse repository at this point
Copy the full SHA 17593fdView commit details
Commits on Mar 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8130cdc - Browse repository at this point
Copy the full SHA 8130cdcView commit details
Commits on May 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dd120a5 - Browse repository at this point
Copy the full SHA dd120a5View commit details
Commits on Jun 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 048befd - Browse repository at this point
Copy the full SHA 048befdView commit details
Commits on Jul 4, 2018
-
invalid_grant
status code should be 400According to section 5.2 of rfc 6749 (https://tools.ietf.org/html/rfc6749#section-5.2) A server should respond with 400 in case of an invalid grant. The given grant is invalid and the client should give other data. A 401 is not applicable here because the client is required to give a suitable Authorization header field which doesn't make any sense if you are trying to acquire a grant authentication. According to sections 10.4.1 and 10.4.2 of rfc 2616 (https://tools.ietf.org/html/rfc2616#section-10.4.1)
Configuration menu - View commit details
-
Copy full SHA for a4f39fc - Browse repository at this point
Copy the full SHA a4f39fcView commit details
Commits on Jul 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f991b57 - Browse repository at this point
Copy the full SHA f991b57View commit details
Commits on Jul 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fbacd77 - Browse repository at this point
Copy the full SHA fbacd77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6be54 - Browse repository at this point
Copy the full SHA 3b6be54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7996201 - Browse repository at this point
Copy the full SHA 7996201View commit details -
Removed silent output, since tests are not writing output
it is useful when using pdb from commandline.
Configuration menu - View commit details
-
Copy full SHA for 0c4ce54 - Browse repository at this point
Copy the full SHA 0c4ce54View commit details -
Configuration menu - View commit details
-
Copy full SHA for a20120e - Browse repository at this point
Copy the full SHA a20120eView commit details -
Add syntax check of get_default_redirect_uri
Authorization Code was missing this check, whereas Implicit was checking it.
Configuration menu - View commit details
-
Copy full SHA for 3a769e2 - Browse repository at this point
Copy the full SHA 3a769e2View commit details
Commits on Aug 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 38467a8 - Browse repository at this point
Copy the full SHA 38467a8View commit details
Commits on Aug 10, 2018
-
Added access_token as JWT examples, and updated JWT grant section
A confusion between JWT as token and as authentication mechanism was introduced long-time back and I tried to make a bit of clarity to not confuse again the newcomers.
Configuration menu - View commit details
-
Copy full SHA for d9b3f24 - Browse repository at this point
Copy the full SHA d9b3f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9abadd7 - Browse repository at this point
Copy the full SHA 9abadd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a03cb73 - Browse repository at this point
Copy the full SHA a03cb73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ebeae - Browse repository at this point
Copy the full SHA 19ebeaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2de40 - Browse repository at this point
Copy the full SHA 7b2de40View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18a4cf - Browse repository at this point
Copy the full SHA e18a4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed1a024 - Browse repository at this point
Copy the full SHA ed1a024View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d95db - Browse repository at this point
Copy the full SHA 28d95dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4fbe6 - Browse repository at this point
Copy the full SHA 6f4fbe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e53203a - Browse repository at this point
Copy the full SHA e53203aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3710299 - Browse repository at this point
Copy the full SHA 3710299View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0958f0 - Browse repository at this point
Copy the full SHA f0958f0View commit details
Commits on Aug 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d5d843d - Browse repository at this point
Copy the full SHA d5d843dView commit details -
Configuration menu - View commit details
-
Copy full SHA for daea090 - Browse repository at this point
Copy the full SHA daea090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37dad83 - Browse repository at this point
Copy the full SHA 37dad83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c38b81 - Browse repository at this point
Copy the full SHA 7c38b81View commit details -
Merge pull request oauthlib#570 from oauthlib/569_expires_in_implicit
oauthlib#569: Implicit was not converting expires_in into integers
Configuration menu - View commit details
-
Copy full SHA for 05b1185 - Browse repository at this point
Copy the full SHA 05b1185View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8df0a2 - Browse repository at this point
Copy the full SHA a8df0a2View commit details -
Merge pull request oauthlib#567 from oauthlib/get_default_redir
Add syntax check of get_default_redirect_uri
Configuration menu - View commit details
-
Copy full SHA for 52bd38d - Browse repository at this point
Copy the full SHA 52bd38dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 329c619 - Browse repository at this point
Copy the full SHA 329c619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21040fb - Browse repository at this point
Copy the full SHA 21040fbView commit details -
Merge pull request oauthlib#571 from oauthlib/docs-jwt
[DOCS] Added access_token as JWT examples, and updated JWT grant section
Configuration menu - View commit details
-
Copy full SHA for 21e4637 - Browse repository at this point
Copy the full SHA 21e4637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1711cdb - Browse repository at this point
Copy the full SHA 1711cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b89db17 - Browse repository at this point
Copy the full SHA b89db17View commit details -
Configuration menu - View commit details
-
Copy full SHA for f93dca0 - Browse repository at this point
Copy the full SHA f93dca0View commit details
Commits on Aug 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3faf434 - Browse repository at this point
Copy the full SHA 3faf434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 058746b - Browse repository at this point
Copy the full SHA 058746bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a1281 - Browse repository at this point
Copy the full SHA d6a1281View commit details
Commits on Aug 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 97debbc - Browse repository at this point
Copy the full SHA 97debbcView commit details
Commits on Aug 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ff40476 - Browse repository at this point
Copy the full SHA ff40476View commit details
Commits on Aug 17, 2018
-
Merge pull request oauthlib#574 from oauthlib/234-fixdoc
client_id is not passed to save_bearer_token
Configuration menu - View commit details
-
Copy full SHA for 4df5872 - Browse repository at this point
Copy the full SHA 4df5872View commit details -
Configuration menu - View commit details
-
Copy full SHA for f319f41 - Browse repository at this point
Copy the full SHA f319f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b00071 - Browse repository at this point
Copy the full SHA 6b00071View commit details -
Merge pull request oauthlib#573 from oauthlib/community_rules
Add NCoC and Code of merit
Configuration menu - View commit details
-
Copy full SHA for ef0a2dd - Browse repository at this point
Copy the full SHA ef0a2ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4516651 - Browse repository at this point
Copy the full SHA 4516651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39dad84 - Browse repository at this point
Copy the full SHA 39dad84View commit details
Commits on Aug 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 698f59e - Browse repository at this point
Copy the full SHA 698f59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac839f - Browse repository at this point
Copy the full SHA 0ac839fView commit details
Commits on Aug 20, 2018
-
Merge pull request oauthlib#575 from oauthlib/348_SEO
Change sentences for better SEO
Configuration menu - View commit details
-
Copy full SHA for ce3639e - Browse repository at this point
Copy the full SHA ce3639eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e65fe - Browse repository at this point
Copy the full SHA 85e65feView commit details -
Merge pull request oauthlib#576 from oauthlib/409_headers_not_params
Remove headers from request attributes
Configuration menu - View commit details
-
Copy full SHA for 8cb3d72 - Browse repository at this point
Copy the full SHA 8cb3d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 153b726 - Browse repository at this point
Copy the full SHA 153b726View commit details -
Merge pull request oauthlib#566 from oauthlib/445_confirm_redirect
445 confirm redirect
Configuration menu - View commit details
-
Copy full SHA for 63760cd - Browse repository at this point
Copy the full SHA 63760cdView commit details
Commits on Aug 29, 2018
-
Added license check badge. (oauthlib#581)
Since we're used in enterprises where licensing matters, this may be useful when people evaluate our project.
Configuration menu - View commit details
-
Copy full SHA for f3d3eb9 - Browse repository at this point
Copy the full SHA f3d3eb9View commit details
Commits on Aug 30, 2018
-
Mention
oauth_body_hash
in OAuth1 client docsWhile the previous documentation was not wrong in that non-formencoded data are not included in the signature for traditional OAuth1 service providers, the library does still include an `oauth_body_hash` for non-formencoded data. Update the documentation to include mention of the `oauth_body_hash` with a notice that validation of said parameter may not be supported by all service providers, but will nevertheless provide an additional integrity check for those that do support it.
Configuration menu - View commit details
-
Copy full SHA for a839bc2 - Browse repository at this point
Copy the full SHA a839bc2View commit details
Commits on Sep 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 997e8d0 - Browse repository at this point
Copy the full SHA 997e8d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7df56a - Browse repository at this point
Copy the full SHA f7df56aView commit details
Commits on Sep 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fd5c979 - Browse repository at this point
Copy the full SHA fd5c979View commit details
Commits on Sep 7, 2018
-
Merge pull request oauthlib#584 from luhn/authcode-scope-optional
Make scope optional for authorization code grant
Configuration menu - View commit details
-
Copy full SHA for 92b686f - Browse repository at this point
Copy the full SHA 92b686fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 439e2fe - Browse repository at this point
Copy the full SHA 439e2feView commit details -
Merge pull request oauthlib#475 from akira-dev/master
Remove check on empty scopes for implicit grant flow
Configuration menu - View commit details
-
Copy full SHA for 36e7f50 - Browse repository at this point
Copy the full SHA 36e7f50View commit details
Commits on Sep 10, 2018
-
Add support of custom errors coming from providers
Fix oauthlib#431. The inherent function "raise_from_error" is called when "error=" is found in the payload. So it MUST raise something, and until now, only RFC errors were raised.
Configuration menu - View commit details
-
Copy full SHA for e81ae77 - Browse repository at this point
Copy the full SHA e81ae77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 346bf28 - Browse repository at this point
Copy the full SHA 346bf28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9d8d9 - Browse repository at this point
Copy the full SHA 5a9d8d9View commit details
Commits on Sep 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b02809d - Browse repository at this point
Copy the full SHA b02809dView commit details -
Merge pull request oauthlib#589 from oauthlib/582-coveralls
Attempt to fix 582 to improve coverage statistics
Configuration menu - View commit details
-
Copy full SHA for 3321444 - Browse repository at this point
Copy the full SHA 3321444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd6fd6 - Browse repository at this point
Copy the full SHA 7fd6fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a381697 - Browse repository at this point
Copy the full SHA a381697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e963d8 - Browse repository at this point
Copy the full SHA 0e963d8View commit details -
Merge branch 'fix-inline_docs_2' of github.com:jvanasco/oauthlib into…
… fix-inline_docs_2
Configuration menu - View commit details
-
Copy full SHA for 49e555b - Browse repository at this point
Copy the full SHA 49e555bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b843b1 - Browse repository at this point
Copy the full SHA 7b843b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 867802b - Browse repository at this point
Copy the full SHA 867802bView commit details -
Merge pull request oauthlib#588 from jvanasco/fix-inline_docs_2
docstrings fix, try #2
Configuration menu - View commit details
-
Copy full SHA for 73b952f - Browse repository at this point
Copy the full SHA 73b952fView commit details
Commits on Sep 12, 2018
-
Remove workarounds for unsupported Python 2.6
Python 2.6 support was removed in 91152df. Drop unittest2 dependency. All necessary testing features are included in the stdlib unittest.
Configuration menu - View commit details
-
Copy full SHA for 1b4fa60 - Browse repository at this point
Copy the full SHA 1b4fa60View commit details
Commits on Sep 13, 2018
-
* addresing ticket oauthlib#585
* `prepare_request_body` client_id is deprecated in favor of include_client_id * a new unit test `test_prepare_request_body` is added to ensure conformity of several use cases * the docstrings for the `body` param have been consolidated and standardized across multiple functions linked to `prepare_request_body` for clarity
Configuration menu - View commit details
-
Copy full SHA for d6dfe4a - Browse repository at this point
Copy the full SHA d6dfe4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4658e0 - Browse repository at this point
Copy the full SHA e4658e0View commit details
Commits on Sep 14, 2018
-
Merge pull request oauthlib#590 from jdufresne/unittest2
Remove workarounds for unsupported Python 2.6
Configuration menu - View commit details
-
Copy full SHA for a49c773 - Browse repository at this point
Copy the full SHA a49c773View commit details -
Prefer assertIsInstance(...) over assertTrue(isinstance(...))
It is a more explicit assert with a more information message in case of failure. For a full list of available assert methods, see: https://docs.python.org/3/library/unittest.html#assert-methods
Configuration menu - View commit details
-
Copy full SHA for aef9a3e - Browse repository at this point
Copy the full SHA aef9a3eView commit details -
Remove unnecessary workaround for bytes type
The type 'bytes' is available on all supported Pythons. Likewise the byte literal b'...' is available on all supported Pythons. Use idiomatic Python and remove workaround for an issue that no longer exists. Makes the code more forward compatible with Python 3.
Configuration menu - View commit details
-
Copy full SHA for 8aa8956 - Browse repository at this point
Copy the full SHA 8aa8956View commit details -
Merge pull request oauthlib#594 from jdufresne/isinstance
Prefer assertIsInstance(...) over assertTrue(isinstance(...))
Configuration menu - View commit details
-
Copy full SHA for 03bbcca - Browse repository at this point
Copy the full SHA 03bbccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3787076 - Browse repository at this point
Copy the full SHA 3787076View commit details -
Merge pull request oauthlib#595 from jdufresne/bytes
Remove unnecessary workaround for bytes type
Configuration menu - View commit details
-
Copy full SHA for c8a7cb1 - Browse repository at this point
Copy the full SHA c8a7cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f38f7 - Browse repository at this point
Copy the full SHA a0f38f7View commit details -
integrated against requests_oauthlib idea
Configuration menu - View commit details
-
Copy full SHA for c8fcbf8 - Browse repository at this point
Copy the full SHA c8fcbf8View commit details -
Remove unmaintained nose dependency from tests
The nose project has ceased development. From their docs page: https://nose.readthedocs.io/ > Note to Users > > Nose has been in maintenance mode for the past several years and will > likely cease without a new person/team to take over maintainership. > New projects should consider using Nose2, py.test, or just plain > unittest/unittest2. Simplify test infrastructure by using the stdlib unittest discover command. One fewer dependency.
Configuration menu - View commit details
-
Copy full SHA for 037453c - Browse repository at this point
Copy the full SHA 037453cView commit details
Commits on Sep 15, 2018
-
Merge pull request oauthlib#599 from jdufresne/no-nose
Remove unmaintained nose dependency from tests
Configuration menu - View commit details
-
Copy full SHA for e0494a9 - Browse repository at this point
Copy the full SHA e0494a9View commit details -
Remove last remaining G+ reference. (oauthlib#598)
(Cherry picked from f3ae98c)
Configuration menu - View commit details
-
Copy full SHA for 50eccb8 - Browse repository at this point
Copy the full SHA 50eccb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 827ab51 - Browse repository at this point
Copy the full SHA 827ab51View commit details -
Merge pull request oauthlib#587 from oauthlib/431-customexception
Fix 431 by adding new CustomError exception
Configuration menu - View commit details
-
Copy full SHA for 5fbcda2 - Browse repository at this point
Copy the full SHA 5fbcda2View commit details
Commits on Sep 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c490322 - Browse repository at this point
Copy the full SHA c490322View commit details
Commits on Sep 17, 2018
-
Merge pull request oauthlib#600 from jdufresne/cap-pypi
Correct capitalization of PyPI
Configuration menu - View commit details
-
Copy full SHA for 7ed3c53 - Browse repository at this point
Copy the full SHA 7ed3c53View commit details -
* added support for empty strings of
client_secret
* added LegacyApplicationClient tests to ensure the grant supports a variety of allowed methods
Configuration menu - View commit details
-
Copy full SHA for e7bd936 - Browse repository at this point
Copy the full SHA e7bd936View commit details -
Configuration menu - View commit details
-
Copy full SHA for f00935f - Browse repository at this point
Copy the full SHA f00935fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ceb8a - Browse repository at this point
Copy the full SHA b4ceb8aView commit details -
Merge branch 'fix-585_client_id' of github.com:jvanasco/oauthlib into…
… fix-585_client_id
Configuration menu - View commit details
-
Copy full SHA for cca36aa - Browse repository at this point
Copy the full SHA cca36aaView commit details
Commits on Sep 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 27c58af - Browse repository at this point
Copy the full SHA 27c58afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5873be5 - Browse repository at this point
Copy the full SHA 5873be5View commit details -
Merge pull request oauthlib#561 from freeduerinckx/invalid-grant-shou…
…ld-respond-with-400 `invalid_grant` status code should be 400
Configuration menu - View commit details
-
Copy full SHA for 7fb3bd4 - Browse repository at this point
Copy the full SHA 7fb3bd4View commit details -
* changed "function definition" to "function signature" in two docstr…
…ings * fixed some formatting issues in `prepare_token_request` docstring * slightly altered `prepare_token_request` in handling nontruthy values for `client_secret`.
Configuration menu - View commit details
-
Copy full SHA for a77fb1f - Browse repository at this point
Copy the full SHA a77fb1fView commit details -
* Unmute ignored OIDC tests. * Fix more import errors. * Remove recently invalidated test for id_token_hint. * Fix tested grants. * Fix import on py27.
Configuration menu - View commit details
-
Copy full SHA for 326456c - Browse repository at this point
Copy the full SHA 326456cView commit details
Commits on Sep 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 127a3b5 - Browse repository at this point
Copy the full SHA 127a3b5View commit details -
Merge pull request oauthlib#593 from jvanasco/fix-585_client_id
PR for oauthlib#585, `client_id` behavior with `prepare_request_body`
Configuration menu - View commit details
-
Copy full SHA for fabcf86 - Browse repository at this point
Copy the full SHA fabcf86View commit details
Commits on Sep 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 320a209 - Browse repository at this point
Copy the full SHA 320a209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6644551 - Browse repository at this point
Copy the full SHA 6644551View commit details
Commits on Sep 24, 2018
-
Merge pull request oauthlib#577 from oauthlib/541_issue_template
Initial issue templates
Configuration menu - View commit details
-
Copy full SHA for abfa99f - Browse repository at this point
Copy the full SHA abfa99fView commit details
Commits on Oct 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b618e0e - Browse repository at this point
Copy the full SHA b618e0eView commit details -
Merge pull request oauthlib#583 from ngoue/master
Mention `oauth_body_hash` in OAuth1 client docs
Configuration menu - View commit details
-
Copy full SHA for acad826 - Browse repository at this point
Copy the full SHA acad826View commit details
Commits on Oct 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 59a0cb7 - Browse repository at this point
Copy the full SHA 59a0cb7View commit details
Commits on Oct 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 49091c9 - Browse repository at this point
Copy the full SHA 49091c9View commit details
Commits on Nov 1, 2018
-
Wrong Client is also a FatalClientError (oauthlib#608)
FatalClientError is it SHOULD NOT be redirected to client (redirect_uri), but MUST be redirected to USERS (error_uri).
Configuration menu - View commit details
-
Copy full SHA for 15e4f63 - Browse repository at this point
Copy the full SHA 15e4f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7961c43 - Browse repository at this point
Copy the full SHA 7961c43View commit details
Commits on Nov 20, 2018
-
Import OIDC main classes identically than OAuth2
import oauthlib.oauth2.Server must be replaced with oauthlib.openid.Server
Configuration menu - View commit details
-
Copy full SHA for 93b47c7 - Browse repository at this point
Copy the full SHA 93b47c7View commit details -
Replaced distinct classes by a more unified one.
"default_grant" and "oidc_grant" must be two generic attributes of OpenID Connect Dispatcher. We should not leave each Dispatcher implementation have this own attributes names.
Configuration menu - View commit details
-
Copy full SHA for 2a2e48a - Browse repository at this point
Copy the full SHA 2a2e48aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10acc01 - Browse repository at this point
Copy the full SHA 10acc01View commit details
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e77023c - Browse repository at this point
Copy the full SHA e77023cView commit details
Commits on Nov 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fb23d86 - Browse repository at this point
Copy the full SHA fb23d86View commit details -
Merge pull request oauthlib#605 from oauthlib/oauth-metadata
Initial OAuth Authorization Server Metadata RFC8414
Configuration menu - View commit details
-
Copy full SHA for cb6db1c - Browse repository at this point
Copy the full SHA cb6db1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50dfc47 - Browse repository at this point
Copy the full SHA 50dfc47View commit details
Commits on Nov 26, 2018
-
Merge pull request oauthlib#614 from oauthlib/613-oidc-dispatcher
613 oidc dispatcher
Configuration menu - View commit details
-
Copy full SHA for 655960c - Browse repository at this point
Copy the full SHA 655960cView commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 86439d9 - Browse repository at this point
Copy the full SHA 86439d9View commit details -
Merge pull request oauthlib#616 from oauthlib/oidc-doc
Add OIDC and id_token as JWT example
Configuration menu - View commit details
-
Copy full SHA for 719a5f3 - Browse repository at this point
Copy the full SHA 719a5f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b3c4c - Browse repository at this point
Copy the full SHA 01b3c4cView commit details
Commits on Nov 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cf3cf40 - Browse repository at this point
Copy the full SHA cf3cf40View commit details -
Add Server metadata test and fix metadata.
Fix grant_types_supported which must include "implicit" even if it is not a grant_type in oauthlib sense. Removed internal "none" field value from the list of response_types.
Configuration menu - View commit details
-
Copy full SHA for 6bd865b - Browse repository at this point
Copy the full SHA 6bd865bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7891e7 - Browse repository at this point
Copy the full SHA d7891e7View commit details
Commits on Dec 3, 2018
-
invalid_scope
status code should be 400Benjamin Pereto committedDec 3, 2018 Configuration menu - View commit details
-
Copy full SHA for ea849f6 - Browse repository at this point
Copy the full SHA ea849f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed5980 - Browse repository at this point
Copy the full SHA 6ed5980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399ea07 - Browse repository at this point
Copy the full SHA 399ea07View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada6ef4 - Browse repository at this point
Copy the full SHA ada6ef4View commit details
Commits on Dec 4, 2018
-
Merge pull request oauthlib#620 from bpereto/invalid-scope-should-res…
…pond-with-400 `invalid_scope` status code should be 400
Configuration menu - View commit details
-
Copy full SHA for 64b308e - Browse repository at this point
Copy the full SHA 64b308eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b09a31 - Browse repository at this point
Copy the full SHA 6b09a31View commit details -
Merge pull request oauthlib#621 from oauthlib/python-3.7
Support for Python 3.7
Configuration menu - View commit details
-
Copy full SHA for 51c927b - Browse repository at this point
Copy the full SHA 51c927bView commit details -
Handle 401 with WWW-Authenticate. Moved wrong 401 into 400.
access_denied/unauthorized_client/consent_required/login_required MUST be 400, and not 401. Also, 401 MUST have WWW-Authenticate when set. It could have an impact of processing those in webframeworks.
Configuration menu - View commit details
-
Copy full SHA for ffa87c7 - Browse repository at this point
Copy the full SHA ffa87c7View commit details
Commits on Dec 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a4dd9cb - Browse repository at this point
Copy the full SHA a4dd9cbView commit details -
Merge pull request oauthlib#624 from oauthlib/preconf-server-metadata
Preconf server metadata
Configuration menu - View commit details
-
Copy full SHA for 7601696 - Browse repository at this point
Copy the full SHA 7601696View commit details
Commits on Dec 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 14c9702 - Browse repository at this point
Copy the full SHA 14c9702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84389ac - Browse repository at this point
Copy the full SHA 84389acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2c7ad - Browse repository at this point
Copy the full SHA 4f2c7adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d5fe1 - Browse repository at this point
Copy the full SHA d8d5fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9126f - Browse repository at this point
Copy the full SHA cb9126fView commit details -
Merge pull request oauthlib#625 from mlboy/master
let grant_type support custom
Configuration menu - View commit details
-
Copy full SHA for 9130131 - Browse repository at this point
Copy the full SHA 9130131View commit details -
Used WWW-Authenticate and auth-param values as RFC6750 described it.
It misses the possibility to add scope= and realm= at the moment, but it should be a step forward into the right direction.
Configuration menu - View commit details
-
Copy full SHA for 5f629b5 - Browse repository at this point
Copy the full SHA 5f629b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ec83a - Browse repository at this point
Copy the full SHA a9ec83aView commit details
Commits on Dec 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6145858 - Browse repository at this point
Copy the full SHA 6145858View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0e9f78 - Browse repository at this point
Copy the full SHA c0e9f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d064003 - Browse repository at this point
Copy the full SHA d064003View commit details -
Merge pull request oauthlib#623 from oauthlib/264-status401
Handle 401 with WWW-Authenticate. Moved wrong 401 into 400.
Configuration menu - View commit details
-
Copy full SHA for 5d9a9c9 - Browse repository at this point
Copy the full SHA 5d9a9c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a7be4e - Browse repository at this point
Copy the full SHA 1a7be4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dcde73 - Browse repository at this point
Copy the full SHA 6dcde73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a0b1e9 - Browse repository at this point
Copy the full SHA 7a0b1e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e694864 - Browse repository at this point
Copy the full SHA e694864View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc53c61 - Browse repository at this point
Copy the full SHA bc53c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac23d09 - Browse repository at this point
Copy the full SHA ac23d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aca902 - Browse repository at this point
Copy the full SHA 8aca902View commit details
Commits on Dec 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7bd82f5 - Browse repository at this point
Copy the full SHA 7bd82f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a068c0b - Browse repository at this point
Copy the full SHA a068c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be2769 - Browse repository at this point
Copy the full SHA 7be2769View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b6d14 - Browse repository at this point
Copy the full SHA f6b6d14View commit details
Commits on Dec 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4bd39a7 - Browse repository at this point
Copy the full SHA 4bd39a7View commit details -
Merge pull request oauthlib#630 from oauthlib/fix-metadata-openid-server
Fix issue when using Metadata Endpoint with OIDC PreConfigured server.
Configuration menu - View commit details
-
Copy full SHA for a73dcbd - Browse repository at this point
Copy the full SHA a73dcbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c55f05 - Browse repository at this point
Copy the full SHA 1c55f05View commit details -
Merge pull request oauthlib#617 from oauthlib/601-pkce-support
Initial OAuth2.0/PKCE Provider support
Configuration menu - View commit details
-
Copy full SHA for 8de1e52 - Browse repository at this point
Copy the full SHA 8de1e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9410d - Browse repository at this point
Copy the full SHA 2d9410dView commit details
Commits on Dec 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9faf472 - Browse repository at this point
Copy the full SHA 9faf472View commit details -
Configuration menu - View commit details
-
Copy full SHA for baeb737 - Browse repository at this point
Copy the full SHA baeb737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0691228 - Browse repository at this point
Copy the full SHA 0691228View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfd6af0 - Browse repository at this point
Copy the full SHA cfd6af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c667e - Browse repository at this point
Copy the full SHA 79c667eView commit details -
Added bandit to CI to avoid security issues (oauthlib#627)
* Added bandit to CI to avoid security issues. * Remove basepython for bandit. * Remove metrics.
Configuration menu - View commit details
-
Copy full SHA for e9c6f01 - Browse repository at this point
Copy the full SHA e9c6f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31461a0 - Browse repository at this point
Copy the full SHA 31461a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c99b9c3 - Browse repository at this point
Copy the full SHA c99b9c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5de837 - Browse repository at this point
Copy the full SHA c5de837View commit details
Commits on Dec 20, 2018
-
Merge pull request oauthlib#632 from florentcpt/631-use-pytest
Use pytest as test framework
Configuration menu - View commit details
-
Copy full SHA for 5d76d02 - Browse repository at this point
Copy the full SHA 5d76d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 347e4aa - Browse repository at this point
Copy the full SHA 347e4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a997e - Browse repository at this point
Copy the full SHA c9a997eView commit details -
Merge pull request oauthlib#629 from oauthlib/add-metadata-doc
Add OAuth2.0 Authorization Server Metadata documentation
Configuration menu - View commit details
-
Copy full SHA for cbb1379 - Browse repository at this point
Copy the full SHA cbb1379View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3893b17 - Browse repository at this point
Copy the full SHA 3893b17View commit details -
Merge pull request oauthlib#634 from oauthlib/dry-up-code
Extract common code into helpers
Configuration menu - View commit details
-
Copy full SHA for 650f5db - Browse repository at this point
Copy the full SHA 650f5dbView commit details
Commits on Dec 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cecb278 - Browse repository at this point
Copy the full SHA cecb278View commit details -
Merge pull request oauthlib#635 from jdufresne/requires
Remove unused 'requires' variable form setup.py
Configuration menu - View commit details
-
Copy full SHA for 47c5e19 - Browse repository at this point
Copy the full SHA 47c5e19View commit details -
Remove unused 'tests_require' from setup.py (oauthlib#638)
Neither used by Travis CI nor by tox.ini. The mock package was out of sync with requirements-tests.txt for Python 3 environments. Rather than maintain this duplicate, unused list of requirements just remove it.
Configuration menu - View commit details
-
Copy full SHA for d8fe024 - Browse repository at this point
Copy the full SHA d8fe024View commit details
Commits on Dec 27, 2018
-
Pass python_requires argument to setuptools (oauthlib#636)
Helps pip decide what version of the library to install. https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires > If your project only runs on certain Python versions, setting the > python_requires argument to the appropriate PEP 440 version specifier > string will prevent pip from installing the project on other Python > versions. https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords > python_requires > > A string corresponding to a version specifier (as defined in PEP 440) > for the Python version, used to specify the Requires-Python defined in > PEP 345.
Configuration menu - View commit details
-
Copy full SHA for 729fb9f - Browse repository at this point
Copy the full SHA 729fb9fView commit details -
Fix invalid escape sequence in tests (oauthlib#637)
Fixes warning when running tests: ``` tests/oauth1/rfc5849/endpoints/test_base.py:63 oauthlib/tests/oauth1/rfc5849/endpoints/test_base.py:63: DeprecationWarning: invalid escape sequence \d headers['Authorization'] = sub('timestamp="\d*k?"', ```
Configuration menu - View commit details
-
Copy full SHA for b79b551 - Browse repository at this point
Copy the full SHA b79b551View commit details
Commits on Dec 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d4f4884 - Browse repository at this point
Copy the full SHA d4f4884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45135a2 - Browse repository at this point
Copy the full SHA 45135a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4273e7 - Browse repository at this point
Copy the full SHA f4273e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 213a47c - Browse repository at this point
Copy the full SHA 213a47cView commit details
Commits on Jan 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fa0b154 - Browse repository at this point
Copy the full SHA fa0b154View commit details -
Merge pull request oauthlib#639 from oauthlib/3-release
3.0.0 ChangeLog release
Configuration menu - View commit details
-
Copy full SHA for 9dfa40c - Browse repository at this point
Copy the full SHA 9dfa40cView commit details
Commits on Jan 8, 2019
-
Fixed graphviz/dot graph & improved clarity (oauthlib#642)
I fixed graphviz missing output to web responses (see image of oauthlib#639), and I have added a fixed rank (`rank=same`) when functions are achieving an identical goal. E.g. `validate_client_id`, `validate_user`, `validate_bearer_token` are unique for each flows, or, e.g. `confirm_redirect_uri`, `validate_redirect_uri` together, and so on. ![graphviz-0cc58e8637b94d7402eda45a1fef6e68889bd8e1](https://user-images.githubusercontent.com/820496/50830407-042ad600-1348-11e9-936a-03d07f42494f.png)
Configuration menu - View commit details
-
Copy full SHA for 20d116c - Browse repository at this point
Copy the full SHA 20d116cView commit details
Commits on Jan 11, 2019
-
Fix 644, Add tests for BasicAuth credentials for all endpoints (oauth…
…lib#645) Test Introspect, Revoke, Token (web, legacy, backend) endpoints with authenticate_client and HTTP Basic Auth.
Configuration menu - View commit details
-
Copy full SHA for 7586b0b - Browse repository at this point
Copy the full SHA 7586b0bView commit details
Commits on Jan 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 575638c - Browse repository at this point
Copy the full SHA 575638cView commit details
Commits on Jul 4, 2019
-
Fix 652: removed "state" from /token response.
Fix OIDC /token flow where &state=None was always returned, and fix OAuth2.0 /token flow where &state=foobar was returned if &state=foobar was present in the token request. Remove "save_token" from create_token() signature cuz it was not used internally. Deprecated the option to let upstream libraries have a chance to remove it, if ever used.
Configuration menu - View commit details
-
Copy full SHA for cb6af4b - Browse repository at this point
Copy the full SHA cb6af4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d7c00 - Browse repository at this point
Copy the full SHA 66d7c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for c17a4a2 - Browse repository at this point
Copy the full SHA c17a4a2View commit details -
Removed useless set_state internal function
Does not have purpose for /token request
Configuration menu - View commit details
-
Copy full SHA for 87972cc - Browse repository at this point
Copy the full SHA 87972ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff68445 - Browse repository at this point
Copy the full SHA ff68445View commit details -
OIDC: Raise error=invalid_request when nonce is mandatory
Until now, only OIDC implicit was raising an error, but OIDC hybrid contain a couple of mandatory nonce, too.
Configuration menu - View commit details
-
Copy full SHA for 0d423ac - Browse repository at this point
Copy the full SHA 0d423acView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad7b154 - Browse repository at this point
Copy the full SHA ad7b154View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9a89c - Browse repository at this point
Copy the full SHA 2d9a89cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccaeb1 - Browse repository at this point
Copy the full SHA 3ccaeb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef4209 - Browse repository at this point
Copy the full SHA 1ef4209View commit details -
Notifications must be sent for every build
I hope fixing the longstanding issue mentionned at oauthlib#582.
Configuration menu - View commit details
-
Copy full SHA for 4e945e9 - Browse repository at this point
Copy the full SHA 4e945e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2bfd5 - Browse repository at this point
Copy the full SHA 5b2bfd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e824cf - Browse repository at this point
Copy the full SHA 9e824cfView commit details
Commits on Mar 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 06ab210 - Browse repository at this point
Copy the full SHA 06ab210View commit details