1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
raise Exception when there is no token. More... over 11 years ago
Request token params for OAuth1. https://github.com/lepture/flask-oauthlib/issues/91 More... over 11 years ago
Concept for session authentication and oauth authentication. https://github.com/lepture/flask-oauthlib/issues/87 More... over 11 years ago
Remove `oauth` param in `require_oauth` decorator. Clean OAuth1 Provider More... over 11 years ago
Remove `oauth` param in `require_oauth` decorator. Clean OAuth2 Provider. More... over 11 years ago
Fix code style with less ident More... over 11 years ago
Fix client_credentials logic in validate_grant_type More... over 11 years ago
Fix issue where a different method was used for signing OauthV1 requests than the method used to request them. More... over 11 years ago
Confidential client can obtain Authorization Code grant flow. https://github.com/lepture/flask-oauthlib/issues/82 More... over 11 years ago
Release 0.4.3 More... over 11 years ago
Add the ability to pass additional URL parameters to the authorize() call More... over 11 years ago
Prepare for the next release of 0.4.3 More... over 11 years ago
Handle empty response of json. close #69 More... over 11 years ago
Fix for oauthlib 0.6.1, add client_authentication_required More... over 11 years ago
Merge branch 'master' of github.com:lepture/flask-oauthlib More... over 11 years ago
Fix test cases for validation #72 More... over 11 years ago
Validation right for scopes on oauth2. #72 More... over 11 years ago
Merge pull request #68 from davislx/dec More... over 11 years ago
Branch:dec - adding return statement to all the decorator func More... over 11 years ago
Douban fixed its bug! More... over 11 years ago
Add @tonyseek into author list. More... over 11 years ago
Update copyright More... over 11 years ago
Version bump 0.4.2 More... over 11 years ago
Documentation of example on oauth servers. More... over 11 years ago
Add artwork More... over 11 years ago
Fix to_bytes when text is None More... over 11 years ago
request body with bytes data. related issue: https://github.com/lepture/flask-oauthlib/pull/65 More... over 11 years ago
Add to_bytes methods More... over 11 years ago
Merge pull request #64 from mdxs/patch-1 More... over 11 years ago
Fixing typo in index.rst More... over 11 years ago