FireBase身份验证的好处 [英] FireBase authentication benefits

查看:63
本文介绍了FireBase身份验证的好处的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这个问题在某些人看来可能很愚蠢,我的情况是我必须在移动应用程序中实现Facebook登录.

This question might sound silly to some, my scenario was that i had to implement facebook login in my mobile app.

我添加到了我的项目:

  1. Facebook SDK
  2. Firebase身份验证SDK
  3. 为Facebook实现Facebook登录和Firebase身份验证机制.

我不能只实现facebook SDK并实现登录吗?

Couldn't i just implement facebook SDK and implement the login?

我了解在一处接收来自不同社交网络的有关用户和登录的统计信息的好处.

I understand the benefit of receiving statistics about users and logins from different social networks in one place.

我还缺少其他好处吗?

推荐答案

如果您最可能使用Firebase身份验证

You're most likely to use Firebase Authentication if you

  • Use other Firebase products, which integrate with it. For example Cloud Firestore integrates with Firebase Authentication to provide a server-side security model, while allowing direct database access from the client.
  • Use multiple providers, and want to link them together. Firebase Authentication allows accounts to be linked, so that a user ends up with one profile, no matter if they sign in with Facebook today, and with Google tomorrow.

这篇关于FireBase身份验证的好处的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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