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

OAuth with no refresh token doesn't handle expire properly #150

Closed
gschier opened this issue Apr 16, 2017 · 0 comments
Closed

OAuth with no refresh token doesn't handle expire properly #150

gschier opened this issue Apr 16, 2017 · 0 comments
Labels
N-investigation Needs: investigation

Comments

@gschier
Copy link
Contributor

gschier commented Apr 16, 2017

Bug Report:

My API returns an expires_in field but no refresh token (you are expected to get a new one if it expires). I believe this is valid according to the RFC as both fields are optional with no interdependencies.
However, the acquired token shows up as "Never expires" in Insomnia; I guess that is because there is no refresh token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
N-investigation Needs: investigation
Projects
None yet
Development

No branches or pull requests

1 participant