android - Firebase 身份验证限制

标签 android firebase firebase-authentication

我正在开发一个 Android 应用程序,并使用 Firebase 身份验证让用户在我的 Android 应用程序中使用 Google 帐户登录。 Firebase 身份验证是否限制可以登录的用户数量?一次登录的用户数量有限制吗?提前致谢!

最佳答案

如果您只关心身份验证,不包括电话身份验证。那么这是 Firebase Pricing FAQ 的答案

all Authentication features beyond phone authentication are free.

以下是完整声明:

Which products are paid? Which are free?

Firebase's paid infrastructure products are the Realtime Database, Storage, functions, Hosting, Test Lab, and phone authentication. We offer a free tier for all of these features.

Firebase also has many free products: Analytics, Cloud Messaging, the Notifications composer, Remote Config, App Indexing, Dynamic Links, Invites, and Crash Reporting. You can use an unlimited amount of any of these products in all plans, including our free Spark plan. In addition, all Authentication features beyond phone authentication are free.

关于android - Firebase 身份验证限制,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43485345/

相关文章:

Android 翻译动画,如交换两个 View

android - 平板电脑的 apk 更新,仍然显示 "Designed for phones"

android - Google Drive Android API 未激活

firebase - 如何使用 Firebase 规则创建过期数据?

firebase-realtime-database - Firebase-数据库 : deny in general but allow for specific path

java - 如何从 Firebase Firestore 检索用户电子邮件并在单击按钮时将其发送到电子邮件 Intent ?

android - 增加双簧管音量后如何避免噼啪声?

Android - firebase 云消息传递,一个 firebase 项目中的两个应用程序

ios - Firebase 数据结构和过滤

ios - 如何衡量用户在 iOS 应用程序中完成特定操作需要多长时间