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

refresh_access_token is missing handling of a invalid refresh token #37

Closed
Teekeks opened this issue Dec 3, 2020 · 0 comments
Closed
Assignees
Labels
bug Something isn't working UserAuth
Milestone

Comments

@Teekeks
Copy link
Owner

Teekeks commented Dec 3, 2020

we get this returned on an invalid refresh token:
{'message': 'Invalid refresh token', 'status': 400}
This results in a KeyError on return

@Teekeks Teekeks added bug Something isn't working UserAuth labels Dec 3, 2020
@Teekeks Teekeks added this to the v2.1.1 milestone Dec 3, 2020
@Teekeks Teekeks self-assigned this Dec 3, 2020
@Teekeks Teekeks closed this as completed in 6e3f96c Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UserAuth
Projects
None yet
Development

No branches or pull requests

1 participant