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
If you navigate to /logout manually, the user is not logged out, as the session is being fetched while the logout route is trying to close the session.
The text was updated successfully, but these errors were encountered:
If you navigate to
/logout
manually, the user is not logged out, as the session is being fetched while the logout route is trying to close the session.The text was updated successfully, but these errors were encountered: