如何以编程方式删除1000个firebase用户? [英] How do I delete 1000 firebase users programmatically?

查看:83
本文介绍了如何以编程方式删除1000个firebase用户?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

根据我的项目工作流程,将有一个主要用户可以通过电子邮件注册。然后,该用户将能够通过提供电子邮件和密码来创建,更新和删除数千名用户。我可以在几秒钟内创建数千个用户。然而;为了更新这些用户的电子邮件和密码,我通过该用户登录删除它,最后通过更新的电子邮件和密码注册,最后;我以主用户身份登录。通过这样做,firebase会抛出此错误。



Hi everyone,
Based on my project workflow, there will be one main user that will be able to sign up via email. Then this user will be able to create, update and delete thousands of users by giving email and password. I can create thousands of users in seconds. However; In order to update these users' email and passwords, I login by this user delete it, register again by updated email and password and lastly; I login with main user. By doing this firebase throws this error.

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





任何想法都表示赞赏。谢谢!!



我尝试过:



我试图将firebase配额从100增加到1000,但我需要更多。



Any idea is appreciated. Thanks!!

What I have tried:

I tried to increase firebase quota from 100 to 1000 but I need more.

推荐答案

Quote:

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

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

这意味着Firebase不再接受您帐户中的任何其他查询,即您用来登录的帐户。查看您的电子邮件,他们可能刚刚向您发送了一些信息以便开始使用控制回来。



否则,你被锁定了。在这里尝试其中一个解决方案提供商, Firebase 3 - 由于异常活动,我们已阻止此设备的所有请求 - Stack Overflow [ ^ ]

That means that Firebase is no longer accepting any more queries from your account, the one you are using to sign in. Check your email and they might have just sent you some information to get started and get the controls back.

Otherwise, you are locked out. Try one of the solutions provider over here, Firebase 3 - We have blocked all requests from this device due to unusual activity - Stack Overflow[^]


这篇关于如何以编程方式删除1000个firebase用户?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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