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
When a logged in (authenticated) user navigates to /login through the browser, the login layout is shown. The authenticated user can submit the login action again. To prevent side effects, it would be good to disable authenticated users from seeing the /login page.