【发布时间】:2022-01-15 21:46:18
【问题描述】:
我想知道将 Firebase 仅用于身份验证用于 spring boot-angular 应用程序是否存在问题。这很容易,我对此非常熟悉。还是取决于应用程序大小?非常感谢您的想法。
【问题讨论】:
标签: angular firebase google-cloud-platform firebase-authentication
我想知道将 Firebase 仅用于身份验证用于 spring boot-angular 应用程序是否存在问题。这很容易,我对此非常熟悉。还是取决于应用程序大小?非常感谢您的想法。
【问题讨论】:
标签: angular firebase google-cloud-platform firebase-authentication
如果您只需要Firebase Authentication,那么只需使用它。应用程序的大小没有限制。除此之外,它是completely free,除非您使用电话号码身份验证,它有一个价格为here 的免费套餐。
【讨论】: