Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded examples from python-oauth to python-oauth2 #64

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jace
Copy link

@jace jace commented Mar 28, 2011

I've upgraded example/server.py and example/client.py to use oauth2 instead of oauth. Running the server and then the client executes a sample transaction between the two.

@kmccarthy
Copy link

Thanks you!!!

@imxiaobo
Copy link

Is it merged?

@jace
Copy link
Author

jace commented Jul 26, 2011

Not yet merged, but it's not a particularly useful example. Both server and client make HTTP requests with full URLs (including http:// and the domain) which should only be done with a proxy server. The pair will effectively only work with each other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants