How to render the name of the user in the profile page after signup using react firebase authentication?
I am a beginner in react js and I was implementing firebase authentication in my react app for sign up, login and redirect to homepage with react router. But when I enter the username, email id and password of a new user and click “sign up”, it’s taking me to the homepage and displaying “Login … Read more