Skip to content

Conversation

alisaifee
Copy link
Contributor

set request.client from token upon validating bearer token.

set request.client from token upon validating bearer token.
@lepture
Copy link
Owner

lepture commented Nov 15, 2013

Client is not always available on Bearer Token. https://flask-oauthlib.readthedocs.org/en/latest/oauth2.html#bearer-token

But client_id is required for Bearer Token. I've improved the way for getting client object.

@lepture
Copy link
Owner

lepture commented Nov 15, 2013

01b58e4

@lepture
Copy link
Owner

lepture commented Nov 15, 2013

Weird. This patch is merged. https://github.com/lepture/flask-oauthlib/commits/master

@lepture lepture closed this Nov 19, 2013
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