1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
urlencode right with the help of oauthlib.common More... almost 11 years ago
Stylefix for OAuth2 Provider More... almost 11 years ago
Handle exception in OAuth1 More... almost 11 years ago
Fix a typo in oauth2 provider. More... almost 11 years ago
Handle all exceptions in oauth2 provider. More... about 11 years ago
Update documentation and fix typos. More... about 11 years ago
Fix for tox More... about 11 years ago
Fix this damn mock bug in Python 3.4.1 More... about 11 years ago
Fixing a small grammatical error in client.rst More... about 11 years ago
Improve the example for usergetter. More... about 11 years ago
Version bump 0.6.0 More... about 11 years ago
You can request with a blank token. More... about 11 years ago
Added note about session overriding on client docs More... about 11 years ago
Copied docs from Flask-OAuth about oauth1 client More... about 11 years ago
Added .egg directory to gitignore More... about 11 years ago
Added tox for python version 2.6, 2.7, 3.2, 3.3 and 3.4 and pypy More... about 11 years ago
Allow authorize_handler to allow get and post thead response More... about 11 years ago
Fix install_requires in setup.py More... about 11 years ago
Method for handle response smartly for client. More... about 11 years ago
Fix test cases, remove useless data in case for misunderstanding More... about 11 years ago
Correct the misleading example of app factories. Close #111 More... about 11 years ago
Remove usename and password in client_credential flow. More... about 11 years ago
Fix test case in refresh token in password grant. Remove the confusion of username=admin More... about 11 years ago
Add test case for refresh token in authorization code flow. More... about 11 years ago
requirements with no version More... about 11 years ago
Add test case for no bear token and expired bear token for oauth2 More... about 11 years ago
Fix test cases for oauth2. Add test case for `invalid_response` decorator. More... about 11 years ago
Fix requirements for testing More... about 11 years ago
Add `invalid_response` decorator for custom error response on `require_oauth`. More... about 11 years ago
Add error message for validate_bear_token on oauth2. More... about 11 years ago