forked from pool/python-requests-oauthlib
c82d14eeaa35b4d24c264285051bbc2e6faa17afd0932c0ca3524994b55c2622
- update to 2.0.0:
* OAuth2Session now correctly uses the self.verify value if
verify is not overridden in fetch_token and refresh_token.
Fixes #404.
* OAuth2Session constructor now uses its client.scope when a
client is provided and scope is not overridden. Fixes #408
* Add refresh_token_request and access_token_request compliance
hooks
* Add PKCE support and Auth0 example
* Add support for Python 3.8-3.12
* Remove support of Python 2.x, <3.7
* Migrated to Github Action
* Updated dependencies
* Cleanup some docs and examples
* Version 2.0.0 published initially as 1.4.0, it was yanked
eventually.
* Add initial support for OAuth Mutual TLS (draft-ietf-oauth-
mtls)
* Removed outdated LinkedIn Compliance Fixes
* Add eBay compliance fix
* Add Spotify OAuth 2 Tutorial
* Add support for python 3.8, 3.9
* Fixed LinkedIn Compliance Fixes
* Fixed ReadTheDocs Documentation and sphinx errors
* Moved pipeline to GitHub Actions
* Instagram compliance fix
* Added force_querystring argument to fetch_token() method on
OAuth2Session
* This project now depends on OAuthlib 3.0.0 and above. It does
not support versions of OAuthlib before 3.0.0.
OBS-URL: https://build.opensuse.org/request/show/1223212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests-oauthlib?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%