Reactjs – React JS App with Google Authentication. Hide Google Login button button on authentication
I am new to React, and want to use Google Authentication. I am hiding my UI until the users is authenticated. Up to now the App is working as expected. My issue is when the user authenticates and the UI…