File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 44UNRELEASED
55++++++++++
66
7- - Avoid automatic netrc authentication for OAuth2Session.
7+ - This project now depends on OAuthlib 3.0.0 and above. It does **not ** support
8+ versions of OAuthlib before 3.0.0.
89- Updated oauth2 tests to use 'sess' for an OAuth2Session instance instead of `auth `
910 because OAuth2Session objects and methods acceept an `auth ` paramether which is
1011 typically an instance of `requests.auth.HTTPBasicAuth `
@@ -14,6 +15,7 @@ UNRELEASED
1415 correctly provide the `client_id `. The older implementation also did not raise
1516 the correct exceptions when username and password are not present on Legacy
1617 clients.
18+ - Avoid automatic netrc authentication for OAuth2Session.
1719
1820v1.1.0 (9 January 2019)
1921+++++++++++++++++++++++
You can’t perform that action at this time.
0 commit comments