Port variant | v12 |
Summary | Authentication support for Requests (3.12) |
BROKEN | |
Package version | 2.0.0 |
Homepage | https://github.com/requests/requests-oauthlib |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v11 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 26 MAR 2024, 02:06:36 UTC |
Port created | 13 OCT 2018, 03:30:34 UTC |
single | Requests-OAuthlib |build-status| |coverage-status| |docs|
=========================================================
This project provides first-class OAuth library support for [Requests].
The OAuth 1 workflow
--------------------
OAuth 1 can seem overly complicated and it sure has its quirks. Luckily,
requests_oauthlib hides most of these and let you focus at the task at
hand.
Accessing protected resources using requests_oauthlib is as simple as:
History
-------
v2.0.0 (22 March 2024)
++++++++++++++++++++++++
Full set of changes are in [github].
Additions & changes:
- OAuth2Session now correctly uses the ``self.verify value if verify
is not overridden in fetch_token and refresh_token``. Fixes `#404
|
Build (only) |
python312:dev:std python-pip:single:v12 autoselect-python:single:std |
Build and Runtime | python312:primary:std |
Runtime (only) |
python-oauthlib:single:v12 python-requests:single:v12 |
main | mirror://PYPIWHL/3b/5d/63d4ae3b9daea098d5d6f5da83984853c1bbacd5dc826764b249fe119d24 |
python-social-auth-core2:v12 | Social authentication/registration (3.12) |
python-social-auth-core:v12 | Python social authentication made simple (3.12) |
python-vdirsyncer:v12 | Synchronize calendars and contacts (3.12) |