【发布时间】:2022-01-13 03:44:30
【问题描述】:
我目前正在为我的 react 本机应用程序使用 firebase 手机身份验证器,但每次我尝试使用手机登录时,都会收到此错误:
[Error: [auth/too-many-requests] We have blocked all requests from this device due to unusual activity. Try again later.]
有人知道如何禁用它吗?我目前正在使用 Blaze 计划。现收现付。用户只发送了 3-5 条短信。我很困惑为什么会这样。
【问题讨论】:
标签: react-native firebase-authentication