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 20 hours
ago. based on code collected
about 20 hours
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 6 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
implement all shortcuts of http methods without magic.
Jiangge Zhang
More...
over 10 years ago
cache clients for the same application and access token.
Jiangge Zhang
More...
over 10 years ago
add "make_client" method to allow sending request with specific token.
Jiangge Zhang
More...
over 10 years ago
modify _method_name in factory function.
Jiangge Zhang
More...
over 10 years ago
fix request headers issue in QQ example
digwtx
More...
over 10 years ago
add QQ example
digwtx
More...
over 10 years ago
Merge pull request #173 from tranminhh/support_head_in_authorize_hndlr
Hsiaoming Yang
More...
over 10 years ago
Fix state_key of OAuth
Hsiaoming Yang
More...
over 10 years ago
Contrib client API should be similar with original client
Hsiaoming Yang
More...
over 10 years ago
Add contrib client package
Hsiaoming Yang
More...
over 10 years ago
Guess version by parameters for OAuth client
Hsiaoming Yang
More...
over 10 years ago
Make OAuth2 authorize_handler support HTTP HEAD the same way as GET
Minh Tran
More...
over 10 years ago
Make OAuth2 authorize_handler support HTTP HEAD the same way as GET
Minh Tran
More...
over 10 years ago
Add appropriate headers when making POST request for access token
Jarek Zgoda
More...
over 10 years ago
document the extension class.
Jiangge Zhang
More...
over 10 years ago
add support for automatic token refresh.
Jiangge Zhang
More...
over 10 years ago
Remove password from logging for security.
Hsiaoming Yang
More...
over 10 years ago
Updated link in changelog
mdxs
More...
over 10 years ago
Version bump 0.8.0
Hsiaoming Yang
More...
over 10 years ago
Add a convenient way to fetch oauth data in non vanilla Flask project.
Hsiaoming Yang
More...
over 10 years ago
Always test oauthlib master.
Hsiaoming Yang
More...
over 10 years ago
Merge pull request #155 from rexposadas/small-spelling-correction
Jiangge Zhang
More...
over 10 years ago
correct spelling for authorization
Rex Posadas
More...
over 10 years ago
Fixing malformed HTML in the example templates
Matt Crampton
More...
almost 11 years ago
Support for generating refresh tokens
Victor Boivie
More...
almost 11 years ago
Return instead of if-else
Hsiaoming Yang
More...
almost 11 years ago
Fixed lint errors
Lauri Andler
More...
almost 11 years ago
Fixed logic - now tests pass
Lauri Andler
More...
almost 11 years ago
Removed client secret checking from authenticate_client_id Change client_authentication_required to return False if client_type is not confidential (unless client_secret is provided).
Lauri Andler
More...
almost 11 years ago
Updated error handling for Dropbox example
mdxs
More...
almost 11 years ago
←
1
2
3
4
5
6
7
8
9
10
…
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