How to Create Custom Facebook Login
These step-by-step instructions will enable you to create your own Facebook App to process Guest Social WiFi Logins.
- Log into Facebook, then open a new tab and go to https://developer.facebook.com
- Click Get Started/ MyApps (Get Started will only appear if this is your first App)
- Click Create App in the popup window
- Name your App
- Verify your contact email address
- Click Create App ID
- Complete Security Checks
- In the main page, under Add a Product, look for Facebook Login, and click on Set Up
- Ignore the “Quickstart” options selections, and instead click Settings > Basic in the left menu
- Under App Domains, add https://wifi.surgesocial.com
- Under Privacy Policy URL, enter your website URL or you can use ours: https://surgesocial.com/privacy-policy
- In the Category drop down menu, select Business and Pages
- In the Business Use below the app icon, select Support my own business
- Add an App Icon logo to brand your Facebook Login
- If you have a website, scroll to the bottom of the page and click on +Add Platform > Website (EU customers will need to follow GDPR requirements)
- Click Save Changes
- In the Left Menu, click on Facebook Login, and click on Settings that appears
- In Valid OAuth Redirect URIs, enter https://wifi.surgesocial.com and click Save Changes
- Revisit Settings > Basic and confirm details. Then next to In development on top of the screen, toggle your App to Live
- Below on the Settings > Basic page, reveal your App Secret by clicking Show. Copy your App ID and App Secret and email them to support@surgesocial.com
We will implement the login and connect it to your current Campaign!