1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: Fix typos in token refresh section of oauth2 worflow More... about 4 years ago
Changelog update More... about 4 years ago
`OAuth2Session` constructor now uses its `client.scope` when a `client` is provided and `scope` is not overridden. Fixes #408 More... about 4 years ago
Improved changelog More... about 4 years ago
Changelog and authors More... about 4 years ago
`OAuth2Session` now honors the `self.verify` value if `verify` is not overridden in `fetch_token` and `refresh_token`. Fixes #404 More... about 4 years ago
Prefer unittest.mock over external mock package More... about 4 years ago
Merge pull request #397 from requests/linkedin-compliance-removal More... over 4 years ago
PR comments - formatting More... over 4 years ago
Merge branch 'linkedin-compliance-removal' of https://github.com/requests/requests-oauthlib into linkedin-compliance-removal More... over 4 years ago
PR comments - formatting More... over 4 years ago
Update docs/examples/linkedin.rst More... over 4 years ago
removed outdated linkedin compliance fixes - test compliance import More... over 4 years ago
removed outdated linkedin compliance fixes - linkedin example More... over 4 years ago
removed outdated linkedin compliance fixes More... over 4 years ago
Fix formatting with Black. More... over 4 years ago
Add history entry for OAuth MTLS. More... over 4 years ago
Add test for OAuth Mutual TLS. More... over 4 years ago
Support for OAuth Mutual TLS More... over 4 years ago
v1.3.0 More... over 4 years ago
Update Google example to Python 3 More... over 4 years ago
Fix spelling paramter -> parameter More... almost 5 years ago
Merge pull request #376 from alexwlchan/patch-1 More... almost 5 years ago
Fix typo in comment: Refernences ~> References More... almost 5 years ago
Add missing import in Backend Application Flow More... almost 5 years ago
GitHub Sponsors More... about 5 years ago
Updated Microsoft app reg portal link More... about 5 years ago
Add force_querystring argument to fetch_token() method More... over 5 years ago
Merge pull request #368 from singingwolfboy/black More... over 5 years ago
Reformatted with `black` More... over 5 years ago