如何更改Firebase中的登录尝试次数? [英] How do I change the number of login attempts in Firebase?

查看:59
本文介绍了如何更改Firebase中的登录尝试次数?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名移动开发人员,我正在为使用Cordova和Ionic框架构建的应用程序使用Firebase.所以..我实现了Firebase Auth功能,例如登录/注册,电子邮件验证,忘记密码,...但是我今天在使用应用程序登录时发现了此消息.

I am a mobile developer and I am using firebase for my app which have built with Cordova and Ionic framework. So .. I implemented Firebase Auth functionalities such login/signup, email verification, forgot your password, ... But I found this message today while logging in with app.

由于异常,我们已阻止了来自此设备的所有请求活动.请稍后重试."

"We have blocked all requests from this device due to unusual activity. Try again later."

如何更改Firebase中的登录尝试次数?

How do I change the number of login attempts in Firebase?

推荐答案

您无法更改登录尝试.被阻止的用户可以在几分钟后重试.

You can't change login attempts. A blocked user can retry after a few minutes.

Firebase SDK将通过您尝试的以下错误来解决:

Firebase SDK will through errors you attempts like following:

  • 多次错误的密码尝试.
  • 多次创建一个新密码,匿名帐户尝试
  • 尝试多次密码恢复

这篇关于如何更改Firebase中的登录尝试次数?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆