Initial login should now be existing user login page. After login (either existing or new user) go directly to user list. We need to make sure the FE saves the user id in session storage that was originally handled by the profile page.
Initial login should now be existing user login page.
After login (either existing or new user) go directly to user list.
We need to make sure the FE saves the user id in session storage that was originally handled by the profile page.