我正在用React Native和Firebase构建一个应用程序。我想知道是否有实现Facebook和Google身份验证的方法。 我正在使用expo init cli。
答案 0 :(得分:1)
是的,有可能。
对于Google身份验证:https://firebase.google.com/docs/auth/android/google-signin
对于Facebook身份验证:https://firebase.google.com/docs/auth/android/facebook-login