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
User should stay logged in even when page is refreshed.
Possibly store the JWT token in session storage. Check to see if token exists on page load.
Tab/window close should log user out.
User should stay logged in even when page is refreshed.
Possibly store the JWT token in session storage. Check to see if token exists on page load.
Tab/window close should log user out.