Firebase-使用Google / Microsoft OAuth创建帐户时的自定义用户ID

时间:2019-08-06 22:08:25

标签: firebase firebase-authentication

是否可以使用Firebase Auth通过Google / Microsoft OAuth创建一个帐户,并将Facebook用户ID强制为用户电子邮件的 md5

例如:

{
  id: "142e81feb92c0a66ee70fd7f4e57a28d", // md5(alisson@enzrossi.com.br)
  email: "alisson@enzrossi.com.br"
}

0 个答案:

没有答案