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

[BUG] Access token does not being refreshed properly #89

Closed
amitripshtos opened this issue Nov 9, 2020 · 0 comments · Fixed by #84
Closed

[BUG] Access token does not being refreshed properly #89

amitripshtos opened this issue Nov 9, 2020 · 0 comments · Fixed by #84
Assignees
Labels
bug Something isn't working

Comments

@amitripshtos
Copy link

Describe the bug
The access token does not getting refresh correctly, I saw only one call for /refresh in my session.

To Reproduce
Steps to reproduce the behavior:

  1. Login using frontegg
  2. Wait for JWT expiration (without refreshing the page)

Expected behavior
Frontegg should automatically refresh my refresh-token if it's getting expired.

Additional context
Version 1.3.0

@amitripshtos amitripshtos added the bug Something isn't working label Nov 9, 2020
@frontegg-david frontegg-david linked a pull request Nov 9, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants