Firebase SDK and Sign In Facebook User
Firebase Social Login
Today, let's learn how to sign in to Firebase using our previously logged in Facebook user. First, we'll create a Firebase application at https://console.firebase.google.com. Secondly, let's install the Firebase SDK using cocoapods and modifying our Podfile configuration. Finally, we'll call the method in Swift that logs in our user into Firebase immediately after Facebook perform authentication.

Comments (0)
HELP & SUPPORT