简体   繁体   English

Firebase是否对所有活跃用户收费?

[英]Does Firebase charge for all active users?

图片来自官网

I have included features to login via Phone, Email-password, Google and Facebook in my mobile app.我在我的移动应用程序中包含了通过电话、电子邮件密码、谷歌和 Facebook 登录的功能。 I know the phone charges after 10k.我知道10k之后电话费。 But my question is, does firebase always charge when it exceeds 50k users?但是我的问题是,firebase是不是超过50k用户就一直收费? Let's say there are 1 million users and the remaining 950k active users will be charged?假设有100万用户,剩下的95万活跃用户要收费? Or is the Identity Platform something else and these costs only apply to the Identity Platform?还是 Identity Platform 是其他东西,而这些费用仅适用于 Identity Platform? Thanks in advance.提前致谢。

Firebase Authentication with Identity Platform is an optional upgrade of the basic Firebase Authentication product, and adds things like multi-factor authentication, blocking functions, and a service-level agreement to the product. Firebase Authentication with Identity Platform 是基本 Firebase Authentication 产品的可选升级,并在产品中添加了多因素身份验证、阻止功能和服务级别协议等内容。 If your project is on the Identity Platform upgrade and on the Blaze/paid plan, you will indeed be charged for all monthly active users above 50,000 - regardless of whether you use the additional features.如果您的项目使用的是 Identity Platform 升级版和 Blaze/付费计划,那么您确实需要为超过 50,000 的所有月活跃用户付费——无论您是否使用附加功能。

So if you're using any of those features, you are on Identity Platform.因此,如果您正在使用这些功能中的任何一个,那么您就在使用 Identity Platform。 If you're not using these features, the easiest way to see whether your project is on Identity Platform at the top of the Authentication settings page in the Firebase console:如果您没有使用这些功能,最简单的方法是在 Firebase 控制台的身份验证设置页面顶部查看您的项目是否在 Identity Platform 上:

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM