python-requests-oauthlib
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-requests-oauthlib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-requests-oauthlib.changes | 0000015097 14.7 KB | |
python-requests-oauthlib.spec | 0000002202 2.15 KB | |
requests-oauthlib-2.0.0.tar.gz | 0000055650 54.3 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1223212
from
Dirk Mueller (dirkmueller)
(revision 11)
- 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.
Comments 0