1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 minutes ago. based on code collected 4 minutes ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
share _extrac_params and log with oauth1. use request validator for oauth1. More... about 12 years ago
Merge pull request #19 from clintecker/use_get_original_scopes More... about 12 years ago
define new validator method introduced in development branch of oauthlib to enable refresh token scope copying More... about 12 years ago
Bindings are complete and working. Just need to document and build additional tests More... about 12 years ago
prepare authorization on oauth1. #13 More... about 12 years ago
sketch up OAuth1Server. #13 More... about 12 years ago
sketch up oauth1. #13 More... about 12 years ago
sketch up contrib #15 More... about 12 years ago
Merge pull request #18 from Taar/confidential More... about 12 years ago
Removed unused import More... about 12 years ago
emoved check for 'confidential' attribute on client More... about 12 years ago
let's release 0.2.0. close #12 More... about 12 years ago
docs on author, intro. fix docstring on require_oauth More... about 12 years ago
fix test case for python 2.6 More... about 12 years ago
remove useless get_app method More... about 12 years ago
add tests for other method request. More... about 12 years ago
increase test coverage More... about 12 years ago
fix docs on require_oauth More... about 12 years ago
require_oauth parameter changed according to @flippmoke example. #12 More... about 12 years ago
add @flippmoke in AUTHOR, add validate_scopes for client in docs More... about 12 years ago
captilize titles More... about 12 years ago
docs on subclass provider way. More... about 12 years ago
fix on provider docs. add a note for refresh token More... about 12 years ago
fix documentation on provider. change configuration key from OAUTH_PROVIDER_xx to OAUTH2_PROVIDER_xx More... about 12 years ago
docs on introduction More... about 12 years ago
provider docs finished. More... about 12 years ago
tests on invalid scopes More... about 12 years ago
clean up validator attrs More... about 12 years ago
rollback. keep the same API as client does. solve #14 More... about 12 years ago
add version 0.2.0 changelog More... about 12 years ago