【发布时间】:2020-05-10 14:16:27
【问题描述】:
用户可以在 firebase 中使用手机号注册。一旦他注销并忘记了密码,用户如何重置他的帐户
【问题讨论】:
标签: firebase authentication firebase-authentication forgot-password one-time-password
用户可以在 firebase 中使用手机号注册。一旦他注销并忘记了密码,用户如何重置他的帐户
【问题讨论】:
标签: firebase authentication firebase-authentication forgot-password one-time-password
您可以通过sending them a new verification code/OTP将用户登录到与以前相同的号码。
【讨论】: