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 user logs in, the login route should not be visible anymore. Instead, a "logged in as {username}" message could be shown. Consider adding redux and using it to share state between multiple components for this.
After the user logs in, the login route should not be visible anymore. Instead, a "logged in as {username}" message could be shown. Consider adding redux and using it to share state between multiple components for this.