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

Not creating user

Open BaniGrisson opened this issue 3 years ago • 2 comments

When someone signs in with google no new user is created. The console doesn't show any new users. Tested with several accounts, operative systems, locations and people.

Any help would be appreciated!

BaniGrisson avatar May 22 '21 19:05 BaniGrisson

Related to #451 ?

ariccio avatar Jun 09 '21 20:06 ariccio

It appears to be unrelated. The onsuccess callback is fired, and the user has a "logged in" status. So, from the user's perspective everything is fine. The problem is that no new users show up in the "users" list (firebase console).

Thanks for the reply!

BaniGrisson avatar Jun 10 '21 06:06 BaniGrisson