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

Tidying up OAuth2Session #154

Open
ib-lundgren opened this issue Oct 17, 2014 · 0 comments
Open

Tidying up OAuth2Session #154

ib-lundgren opened this issue Oct 17, 2014 · 0 comments
Assignees

Comments

@ib-lundgren
Copy link
Member

The whole _client.client indirection is pretty awkward and confuses me all the time. It might be time to get rid of the requests_oauthlib.OAuth2 _client by copying in it's functionality directly into the OAuth2Session.

That together with new and coming changes to oauthlibs OAuth 2 client (e.g. full prepare_x_request methods and state management) should make the OAuth2Session a bit clearer as well as leaner.

example of _client being an annoying indirection #153

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

No branches or pull requests

1 participant