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

Stateless OAuth2 client #270

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

Conversation

RickyCook
Copy link

@RickyCook RickyCook commented May 2, 2016

Changes to the client so that OAuth flows are stateless, not requiring session.

Closes #268


This change is Reviewable

@RickyCook RickyCook changed the title WIP Stateless clients Stateless clients May 2, 2016
@RickyCook RickyCook changed the title Stateless clients Stateless OAuth2 client May 2, 2016
@RickyCook
Copy link
Author

Seems that no more tests, other than those already failing in master are failing

@lepture
Copy link
Owner

lepture commented May 10, 2016

possibly because oauthlib/oauthlib#424

@lepture
Copy link
Owner

lepture commented Jun 1, 2016

I can not understand. But there is still a use of session for token.

@drcoll
Copy link

drcoll commented Aug 24, 2016

Is there a specific reason this wasn't done for OAuth1 as well?

@RickyCook
Copy link
Author

Only because I haven't needed to use OAuth1.

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