1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Sphinx error for oauth1 fetch_token documentation More... over 3 years ago
Add tox envs to check RTD docs and pypi docs More... over 3 years ago
Fix for #437 - remove erroneous charset param from Content-Type header More... over 4 years ago
Adding refresh_token_request hook More... over 4 years ago
Don't pass 'files' through to token refresh More... over 4 years ago
Merge pull request #413 from momobel/fix_typo_refresh_token More... about 5 years ago
docs: Fix typos in token refresh section of oauth2 worflow More... about 5 years ago
Changelog update More... about 5 years ago
`OAuth2Session` constructor now uses its `client.scope` when a `client` is provided and `scope` is not overridden. Fixes #408 More... about 5 years ago
Improved changelog More... about 5 years ago
Changelog and authors More... about 5 years ago
`OAuth2Session` now honors the `self.verify` value if `verify` is not overridden in `fetch_token` and `refresh_token`. Fixes #404 More... about 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... over 5 years ago
v1.3.0 More... over 5 years ago
Update Google example to Python 3 More... almost 6 years ago
Fix spelling paramter -> parameter More... almost 6 years ago
Merge pull request #376 from alexwlchan/patch-1 More... almost 6 years ago
Fix typo in comment: Refernences ~> References More... almost 6 years ago