You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the fix in #166 I thought the issue with isLoggedIn not being updated correctly were resolved. However, I still find cases where isLoggedIn is incorrectly set to false.
isLoggedIn incorrect after periods of inactivity
Description
After the fix in #166 I thought the issue with
isLoggedIn
not being updated correctly were resolved. However, I still find cases whereisLoggedIn
is incorrectly set tofalse
.Affects package
react-sdk
Affects versions
Steps to reproduce
Note that this doesn't always reproduce the behaviour unfortunately. Sometimes the steps below trigger it, sometimes not.
isLoggedOut
isfalse
💣Expected behavior
The
isLoggedIn
flag istrue
- all the refresh calls succeeded and so the user should remain logged in.Platform
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
The text was updated successfully, but these errors were encountered: