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
is there an solution do handle errors globally. I have an app with an auth provider class, the auth provider hang on root of app. So if I can listen to parse errors in this provider, I can handle unauthenticated state and redirect to login state.