1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Sphinx error for oauth1 fetch_token documentation More... almost 4 years ago
Add tox envs to check RTD docs and pypi docs More... almost 4 years ago
Fix for #437 - remove erroneous charset param from Content-Type header More... over 4 years ago
Adding refresh_token_request hook More... almost 5 years ago
Don't pass 'files' through to token refresh More... almost 5 years ago
Merge pull request #413 from momobel/fix_typo_refresh_token More... over 5 years ago
docs: Fix typos in token refresh section of oauth2 worflow More... over 5 years ago
Changelog update More... over 5 years ago
`OAuth2Session` constructor now uses its `client.scope` when a `client` is provided and `scope` is not overridden. Fixes #408 More... over 5 years ago
Improved changelog More... over 5 years ago
Changelog and authors More... over 5 years ago
`OAuth2Session` now honors the `self.verify` value if `verify` is not overridden in `fetch_token` and `refresh_token`. Fixes #404 More... over 5 years ago
Prefer unittest.mock over external mock package More... over 5 years ago
Merge pull request #397 from requests/linkedin-compliance-removal More... over 5 years ago
PR comments - formatting More... over 5 years ago
Merge branch 'linkedin-compliance-removal' of https://github.com/requests/requests-oauthlib into linkedin-compliance-removal More... over 5 years ago
PR comments - formatting More... over 5 years ago
Update docs/examples/linkedin.rst More... over 5 years ago
removed outdated linkedin compliance fixes - test compliance import More... over 5 years ago
removed outdated linkedin compliance fixes - linkedin example More... over 5 years ago
removed outdated linkedin compliance fixes More... over 5 years ago
Fix formatting with Black. More... over 5 years ago
Add history entry for OAuth MTLS. More... over 5 years ago
Add test for OAuth Mutual TLS. More... over 5 years ago
Support for OAuth Mutual TLS More... almost 6 years ago
v1.3.0 More... almost 6 years ago
Update Google example to Python 3 More... almost 6 years ago
Fix spelling paramter -> parameter More... about 6 years ago
Merge pull request #376 from alexwlchan/patch-1 More... about 6 years ago
Fix typo in comment: Refernences ~> References More... about 6 years ago