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 ad60046 commit be9429aCopy full SHA for be9429a
HISTORY.rst
@@ -6,6 +6,9 @@ UNRELEASED
6
7
- Add initial support for OAuth Mutual TLS (draft-ietf-oauth-mtls)
8
- Removed outdated LinkedIn Compliance Fixes
9
+- ``OAuth2Session`` constructor now uses its ``client.scope`` when a ``client``
10
+ is provided and ``scope`` is not overridden. Fixes `#408
11
+<https://github.com/requests/requests-oauthlib/issues/408>`_
12
13
v1.3.0 (6 November 2019)
14
++++++++++++++++++++++++
0 commit comments