We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039a613 commit ddf5e7cCopy full SHA for ddf5e7c
HISTORY.rst
@@ -6,8 +6,8 @@ UNRELEASED
6
7
- Add initial support for OAuth Mutual TLS (draft-ietf-oauth-mtls)
8
- Removed outdated LinkedIn Compliance Fixes
9
-- ``OAuth2Session`` now honors the ``self.verify`` value if ``verify`` is not
10
- overridden in ``fetch_token`` and ``refresh_token``. Fixes `#404
+- ``OAuth2Session`` now correctly uses the ``self.verify`` value if ``verify``
+ is not overridden in ``fetch_token`` and ``refresh_token``. Fixes `#404
11
<https://github.com/requests/requests-oauthlib/issues/404>`_.
12
13
v1.3.0 (6 November 2019)
0 commit comments