Mastering Firebase for Android Development
上QQ阅读APP看书,第一时间看更新

Facebook Login

Facebook is one of the most popular social networking sites ever created. Most applications feature Facebook login as a service. Similar to the Google login, we will have a Facebook email address and password to sign in. The application can retrieve user-related information. Since we are using FirebaseUI, the code is similar to the Google login, but we need to do extra configuration on the Facebook developer console. The following sequence of steps helps to integrate Facebook with Firebase authentication.