react-google-login
react-google-login copied to clipboard
react google signup is not available
without signup module , how will the login going to work?
You have to "id_token" from the response from the success function to the backend. You can do the sign-up and login operations there.