每个项目的Firebase应用程序限制-达到1000 [英] Firebase app limit per project - getting to 1000

查看:68
本文介绍了每个项目的Firebase应用程序限制-达到1000的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经看到,Firebase项目实际上有1000个应用程序硬限制,因为OAuth 2.0客户端ID的限制为30个,如果不需要,可以将其删除.

I have seen mentioned that there is actually a 1000 app hard limit to Firebase projects as it is the OAuth 2.0 Client IDs that have a limit of 30 and that these can be deleted if not needed.

我已从此处 https://console.developers中删除了我的应用的OAuth客户端ID..google.com/apis/credentials 我的应用程序是混合应用程序(Ionic),并且通过网络应用程序(而非本机应用程序)对电子邮件/密码使用了Firebase身份验证,因此似乎可以正常工作.

I have removed the OAuth Client ID for my app from here https://console.developers.google.com/apis/credentials My app is a hybrid app (Ionic) and uses firebase auth with email/password via the web app not native one so it appears to work fine.

我假设这意味着我有空在家,如果我每次手动删除OAuth 2.0客户端ID,最多可以添加1000个应用?

我正在考虑使用本机实现(仅适用于google/fb auth)在混合移动应用程序上添加Google和Facebook登录,这将是我需要本机应用程序OAuth 2.0客户端ID的原因吗?这只是用于Google Auth吗?如果是这样,我想这会将我限制在30个应用程序之内,但我可以使用网络Google Auth(尽管UX效果不佳).

I am looking at adding Google and Facebook sign-in on the hybrid mobile apps using a native implementation (just for the google/fb auth) soon would this be something that I would need the native app OAuth 2.0 Client IDs for? Is this just used for Google Auth? If so I guess this would restrict me back to 30 apps but I could use the web Google Auth (although the UX is not as good).

如果与此完全相关,我还将使用Firebase Cloud消息传递.

I will also be using Firebase Cloud messaging if that is related at all.

我对OAuth 2.0客户端ID并不熟悉,因此不胜感激,因为我不想走这条路,但是一旦我的产品投放市场后就发现了问题.

I am not familiar with OAuth 2.0 Client IDs so any help is appreciated as I don't want to go down this route but find a problem later on once my product has gone to market.

注意:我已经阅读了Firebase的建议,即每个租户/客户/标签都应该有自己的项目.这不是我想要实现我的平台的方式,因为数据在租户之间共享,因为用户可以属于多个租户.如果我有多达1000个租户,那么让每个租户进行一个项目似乎太疯狂了.
一些租户(但不是全部)将拥有自己的品牌应用程序.具有不同品牌和不同应用商店帐户的同一应用. https://firebase.google.com/docs/projects/learn-更多#多租户

Note: I have read the recommendations from Firebase that each tenant / customer / label should have its own project. This is not how I want to implement my platform as the data is shared between tenants as users can belong to multiple tenants. Plus making a project per tenant seems crazy if I have up to 1000 tenants.
Some of the tenants but not all will have their own branded app. Same app with different branding and in different app store accounts. https://firebase.google.com/docs/projects/learn-more#multi-tenancy

推荐答案

看来,应用程序的限制已减少到30个. https://firebase.google.com/support/faq/#apps-每个项目

It appears the limit for apps has now been reduced to 30. https://firebase.google.com/support/faq/#apps-per-project

如果您需要30个以上,则上面的FAQ条目会指出:

If you need more than 30, the above FAQ entry states:

在极少数情况下,您的项目需要超过30个应用程序,您可以请求增加应用程序限制.您的项目必须在Blaze计费计划中才能发出此请求.访问Google Cloud Console,以提出请求并进行评估.

这篇关于每个项目的Firebase应用程序限制-达到1000的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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