1. Home
  2. Docs
  3. Ionic Firebase Chat
  4. Setup Facebook Login

Setup Facebook Login

To Enable Facebook Login, you need to follow these steps

Step 1: Create Facebook App

Step 2: Enable Facebook Login

  • Navigate to Authentication -> Sign-in method
  • Enable Facebook Login
  • Update your App Id & App Secret which you got from the step 1

Step 3: Configuring Redirect 

  • Now you need to copy the redirect URI from firebase (From step 2)
  • Update it with your facebook project/app (from step 1)

Step 4: Update your project

  • Open project/src/package.json
  • Open project/config.xml
  • Update your project id, Project name with cordova facebook plugin