Ionic 3 and Firebase Facebook authentication using AngularFire2
This post is based on my previous post Ionic 3 and Firebase authentication using AngularFire2. You can download the code on GitHub at https://github.com/henkie14/ionic3Firebase. Make sure you change the Firebase configuration in the app.module.ts file. In this post I will continue working on the project above and add native Facebook authentication to the Ionic app….