Authentication using Facebook at first and then Google causes an error in Firebase for Android

后端 未结 7 910
醉梦人生
醉梦人生 2020-11-29 03:30

As I understand from the Firebase Docs, if a user authenticates his account with a credential, he should strictly login by using the same credential if the credential is not

7条回答
  •  自闭症患者
    2020-11-29 04:00

    Go to Authentication > Sign-in providers, click Multiple accounts per email address and Allow creation of multiple accounts with the same email address is what you are looking for.

    Account email address setting

提交回复
热议问题