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
Previously if user was logged in and tried to access login page he
would be redirected to "/home" which does not exist on all applications.
Now he is redirected to "" (just base url).
Each application than correctly navigates to it's "home" page.
0 commit comments