simonprickett / firebase-rps

Rock Paper Scissors Game Demo with Firebase web and Firebase Functions

Home Page:https://simonprickett.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deal with error case where user signs up via 2 different social networks but uses same email address on both

simonprickett opened this issue · comments

Firebase errors when two users sign up using different social network accounts that are backed by the same underlying email address.