Skip to content

Stateless OAuth2 client #270

New issue

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

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

Already on GitHub? # to your account

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.

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

Successfully merging this pull request may close these issues.

3 participants