react-google-login icon indicating copy to clipboard operation
react-google-login copied to clipboard

react google signup is not available

Open rohan2734 opened this issue 3 years ago • 1 comments

without signup module , how will the login going to work?

rohan2734 avatar Aug 20 '21 18:08 rohan2734

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.

Saicharan0662 avatar Mar 02 '22 10:03 Saicharan0662