To Enable Facebook Login, you need to follow these steps
Step 1: Create Facebook App
- Please follow this link to create facebook app (https://codesundar.com/create-facebook-application)
- After that you’ll get project name & project id, project secret
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