Right now, if the user goes to the home screen and is already logged in, they are redirected to the hardcoded admiralads.azurewebsites.net/userhome. We should make it go to /userhome of the current domain, so if its running on localhost it redirects to localhost:3000/userhome
Right now, if the user goes to the home screen and is already logged in, they are redirected to the hardcoded admiralads.azurewebsites.net/userhome. We should make it go to /userhome of the current domain, so if its running on localhost it redirects to localhost:3000/userhome