Facebook Login

Starting from February 1, 2023, Developer Platform will now require Business Verification for Advanced Access
https://developers.facebook.com/blog/post/2023/02/01/developer-platform-requiring-business-verification-for-advanced-access

To enable Facebook login you need to get a client and secret keys:

  • Go to Facebook Developers page https://developers.facebook.com/apps and click create app button
  • Choose application type and click next
  • Give a name for your app and click create app
  • When app ceated go to settings > advanced
  • Add callback uri in this format https://your-website.com/auth/facebook/callback
  • Go back to your application home page and get your app id and secret key
  • Now go to dashboard https://your-website.com/dashboard/settings/auth and set your keys