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
The app currently stores the access token in localStorage, so the user is still signed in the next time they visit the page, until they explicitly sign out. Make this an option.
The text was updated successfully, but these errors were encountered:
The app currently stores the access token in
localStorage
, so the user is still signed in the next time they visit the page, until they explicitly sign out. Make this an option.The text was updated successfully, but these errors were encountered: