openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-oauth2
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 24, 2025 — Mar 24, 2026
Showing page 15 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
oauth2.Client now handles multipart/form-data properly
Chris Dickinson
More...
about 16 years ago
Added notes on settings.py.
Joe Stump
More...
about 16 years ago
Added notes on settings.py.
Joe Stump
More...
about 16 years ago
Added minor comments to new example and upped version number.
Joe Stump
More...
about 16 years ago
Added minor comments to new example and upped version number.
Joe Stump
More...
about 16 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2
Joe Stump
More...
about 16 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2
Joe Stump
More...
about 16 years ago
Added an example of using python-oauth2 to log into Django using Twitter.
Joe Stump
More...
about 16 years ago
Added an example of using python-oauth2 to log into Django using Twitter.
Joe Stump
More...
about 16 years ago
Added a few fixes to get python-oauth2 working on Python 2.4.
Joe Stump
More...
about 16 years ago
Added a few fixes to get python-oauth2 working on Python 2.4.
Joe Stump
More...
about 16 years ago
if/else ternary operator is 2.5+. let's be more compatible than that.
mmalone
More...
about 16 years ago
if/else ternary operator is 2.5+. let's be more compatible than that.
mmalone
More...
about 16 years ago
making request use the token verifier if exists, instead of manually passing it in the body
ametaireau
More...
about 16 years ago
added oauth_verifier parameter which twitter wants or else example fails with 401 Invalid OAuth verifier.
Ed Summers
More...
about 16 years ago
added oauth_verifier parameter which twitter wants or else example fails with 401 Invalid OAuth verifier.
Ed Summers
More...
about 16 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2
Joe Stump
More...
about 16 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2
Joe Stump
More...
about 16 years ago
Added httplib2 to the installation requirements.
Joe Stump
More...
about 16 years ago
Added httplib2 to the installation requirements.
Joe Stump
More...
about 16 years ago
Switched to indents instead of <pre><code>..</code></pre>.
Joe Stump
More...
about 16 years ago
Switched to indents instead of <pre><code>..</code></pre>.
Joe Stump
More...
about 16 years ago
Testing to see if Markdown formatting is automagic like @rk says it is.
Joe Stump
More...
about 16 years ago
Testing to see if Markdown formatting is automagic like @rk says it is.
Joe Stump
More...
about 16 years ago
Merge branch 'master' of
[email protected]
:simplegeo/python-oauth2
Joe Stump
More...
about 16 years ago
Merge branch 'master' of
[email protected]
:simplegeo/python-oauth2
Joe Stump
More...
about 16 years ago
Added a verbose example of three-legged OAuth using Twitter.
Joe Stump
More...
about 16 years ago
Added a verbose example of three-legged OAuth using Twitter.
Joe Stump
More...
about 16 years ago
Upped version because Malone is dumb.
Joe Stump
More...
about 16 years ago
Upped version because Malone is dumb.
Joe Stump
More...
about 16 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
20
21
22
→
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