1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Textual improvement More... almost 11 years ago
Small documentation fix More... almost 11 years ago
Small textual changes in README More... almost 11 years ago
Pass request_token_params to init, rather than setting afterward More... almost 11 years ago
Refactor required authentication info check More... almost 11 years ago
OAuth provider can specify alternate versions of the HTTP method to obtain a request token More... almost 11 years ago
Attach response data to OAuthException More... almost 11 years ago
Fix all lint and PEP8 errors More... almost 11 years ago
Notify client of OAuth2Errors More... almost 11 years ago
Log warn the Exception More... almost 11 years ago
Mark Exception as unknown error. More... almost 11 years ago
Version bump 0.7.0 More... almost 11 years ago
implement the experiment client with requests-oauthlib as backend. More... almost 11 years ago
add new deps: requests-oauthlib More... almost 11 years ago
ignore the vim swap files. More... almost 11 years ago
Add HTTP PATCH method and typo fixes More... almost 11 years ago
Prepare for the next release of 0.7 More... almost 11 years ago
Deprecated @authorized_handler in favor of authorized_response. More... almost 11 years ago
Use authorized_response in documentation More... almost 11 years ago
Stylefix for #131 More... almost 11 years ago
Prefer authorized_response instead of @authorized_handler in example More... almost 11 years ago
Change handle_response to authrized_response More... almost 11 years ago
Use correct var for setting client_id and user plus trigger the decorated function after processing More... almost 11 years ago
Update documentation More... almost 11 years ago
Add tests for revoke endpoint More... almost 11 years ago
Check ownership More... almost 11 years ago
Implement token revocation endpoint More... almost 11 years ago
Fix issue with Werkzeug and weird query string urldecoding More... almost 11 years ago
Try for validate_protected_resource_request More... almost 11 years ago
Add test case for invalid urlencoded More... almost 11 years ago