openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
flask-oauthlib
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 10 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
raise Exception when there is no token.
Hsiaoming Yang
More...
over 11 years ago
Request token params for OAuth1. https://github.com/lepture/flask-oauthlib/issues/91
Hsiaoming Yang
More...
over 11 years ago
Concept for session authentication and oauth authentication. https://github.com/lepture/flask-oauthlib/issues/87
Hsiaoming Yang
More...
over 11 years ago
Remove `oauth` param in `require_oauth` decorator. Clean OAuth1 Provider
Hsiaoming Yang
More...
over 11 years ago
Remove `oauth` param in `require_oauth` decorator. Clean OAuth2 Provider.
Hsiaoming Yang
More...
over 11 years ago
Fix code style with less ident
Hsiaoming Yang
More...
over 11 years ago
Fix client_credentials logic in validate_grant_type
Stian Prestholdt
More...
over 11 years ago
Fix issue where a different method was used for signing OauthV1 requests than the method used to request them.
Vik Paruchuri
More...
over 11 years ago
Confidential client can obtain Authorization Code grant flow. https://github.com/lepture/flask-oauthlib/issues/82
Hsiaoming Yang
More...
over 11 years ago
Release 0.4.3
Hsiaoming Yang
More...
over 11 years ago
Add the ability to pass additional URL parameters to the authorize() call
Scott Vitale
More...
over 11 years ago
Prepare for the next release of 0.4.3
Hsiaoming Yang
More...
over 11 years ago
Handle empty response of json. close #69
Hsiaoming Yang
More...
over 11 years ago
Fix for oauthlib 0.6.1, add client_authentication_required
Hsiaoming Yang
More...
over 11 years ago
Merge branch 'master' of github.com:lepture/flask-oauthlib
Hsiaoming Yang
More...
over 11 years ago
Fix test cases for validation #72
Hsiaoming Yang
More...
over 11 years ago
Validation right for scopes on oauth2. #72
Hsiaoming Yang
More...
over 11 years ago
Merge pull request #68 from davislx/dec
Hsiaoming Yang
More...
over 11 years ago
Branch:dec - adding return statement to all the decorator func
Shenghao Huang
More...
over 11 years ago
Douban fixed its bug!
Hsiaoming Yang
More...
over 11 years ago
Add @tonyseek into author list.
Hsiaoming Yang
More...
over 11 years ago
Update copyright
Hsiaoming Yang
More...
over 11 years ago
Version bump 0.4.2
Hsiaoming Yang
More...
over 11 years ago
Documentation of example on oauth servers.
Hsiaoming Yang
More...
over 11 years ago
Add artwork
Hsiaoming Yang
More...
over 11 years ago
Fix to_bytes when text is None
Hsiaoming Yang
More...
over 11 years ago
request body with bytes data. related issue: https://github.com/lepture/flask-oauthlib/pull/65
Hsiaoming Yang
More...
over 11 years ago
Add to_bytes methods
Hsiaoming Yang
More...
over 11 years ago
Merge pull request #64 from mdxs/patch-1
Hsiaoming Yang
More...
over 11 years ago
Fixing typo in index.rst
mdxs
More...
over 11 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree