1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow fetch_token to run through a proxy More... about 9 years ago
Allow explicit bypass of basic auth logic branch More... about 9 years ago
Merge pull request #236 from steven1227/master More... about 9 years ago
Update google.rst More... about 9 years ago
Merge pull request #235 from cmoman/master More... about 9 years ago
Allows tokens to be refreshed via a proxy More... about 9 years ago
Merge pull request #230 from brightforme/fix_google_oauth_doc More... about 9 years ago
Google has changed OAuth 2.0 endpoints More... about 9 years ago
Merge pull request #229 from poswald/issue-227-basic-auth More... over 9 years ago
Keep the username/password basic auth logic branch More... over 9 years ago
Completely remove username/password basic auth logic branch More... over 9 years ago
Use client_id and client_secret as basic auth credentials if provided More... over 9 years ago
Merge pull request #228 from vovanbo/patch-1 More... over 9 years ago
Date for 0.4.2 release is added to HISTORY More... over 9 years ago
v0.6.1 More... over 9 years ago
Merge pull request #226 from Christian-E/master More... over 9 years ago
minor fix to the previous commit More... over 9 years ago
Add **request_kwargs to fetch_request_token and fetch_access_token in oauth1_session to be passed to post-method of requests.session More... over 9 years ago
Merge pull request #224 from inglesp/add-installation-instructions-to-docs-index More... over 9 years ago
Add installation instructions to docs index More... over 9 years ago
Merge pull request #219 from dsanader/nonullify More... over 9 years ago
Rename _refresh flag to withhold_token More... over 9 years ago
Adapts previous commit More... over 9 years ago
Don't nullify token before refresh More... over 9 years ago
Merge pull request #216 from singingwolfboy/slack-compliance-fix-handle-user-override
Ian Stapleton Cordasco
as Ian Cordasco
More... over 9 years ago
Users should be able to override the token when using the Slack compliance fix More... over 9 years ago
Merge pull request #215 from singingwolfboy/slack-compliance-tests More... over 9 years ago
Use requests-mock library, add tests for Slack compliance fix More... over 9 years ago
Merge pull request #213 from diogobaeder/master More... over 9 years ago
Cleaning the previous token before fetching a new one, to avoid a TokenExpiredError More... over 9 years ago