【发布时间】:2020-04-18 00:06:57
【问题描述】:
我已经为我的 react-native 应用程序从 firebase 实现了无密码注册/登录,但如果需要使用密码重新验证或需要最近的登录来刷新令牌,我无法理解删除帐户方法将如何工作? ?
简而言之,当我使用无密码身份验证时,我应该如何使用reauthenticateWithCredential()??
【问题讨论】:
标签: javascript firebase react-native firebase-authentication react-native-firebase