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

Fix refresh access token silently failing when using a space delimited string for scope #132

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

Conversation

j-osephlong
Copy link

Fixes #68

Simply extends the check for scope string to be a list, tuple, OR a string.

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.

refresh_oauth2_token silently fails if can_refresh_access_token fails type validation
1 participant