/ionic2-facebook-login

In this tutorial we are going to show how to integrate Facebook Login to your Ionic 2 Apps. This will enable an easy and elegant way for your users to login to your app.

Primary LanguageTypeScript

In this post you will learn how to add Facebook Native Login to your Ionic 2 app. I will explain you why I think this approach is the best you can take.

As an example we are going to build a simple app that allows users to login to your app using their Facebook account. Once they log in, they will see a home page with their basic profile info.

Note: This post is for Ionic 2. If you are working with Ionic 1 go here.