Skip to content

Comments

Support access_token_params for OAuth 1 requests#53

Open
evz wants to merge 5 commits intomitsuhiko:masterfrom
evz:access_params
Open

Support access_token_params for OAuth 1 requests#53
evz wants to merge 5 commits intomitsuhiko:masterfrom
evz:access_params

Conversation

@evz
Copy link

@evz evz commented Jun 10, 2013

In working with an OAuth 1 endpoint that requires a scope parameter to be passed in when getting the access token, I discovered that, while this library supported passing that access_token_params for an OAuth 2 request, when it came to handling the OAuth 1 requests, those parameters were ignored. This is an attempt to fix that.

@lepture
Copy link

lepture commented Jul 11, 2013

@evz Check out https://github.com/lepture/flask-oauthlib which is a good replacement of Flask-OAuth

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.

2 participants