Links

Facebook OAuth plugin

Step 1. Create a Facebook app

Step 2. Add Facebook login for the app

Step 3. Configure app settings

  1. 1.
    Turn ON Login in with the JS SDK
  2. 2.
    Add your domains (yourapp.directual.app or a custom domain if you use it)

Step 4. Copy App ID and App secret

Step 5. Set up plugin

Note, that if you want your users have a chance to Sign Up via Facebook, set the parameter autoCreateUser to true
Set the parameter id_as_email to true if you want to have user IDs as their facebook emails.

Step 6. Push Facebook app to Live

Step 7. Enjoy