I have firebase auth in my reactjs app and want to redirect to /home if user logged in (pass correct email and password) and then show me another component. I managed to push to