Facebook Integration - TheOmanNorge/chocolatey GitHub Wiki
How to configure Facebook Integration
- Log into your Facebook account.
- Go to https://developers.facebook.com/apps/
Click on "Add a New App"
Choose your Appname & Email click so "Create App ID"
On next page you see "Facebook Login" click on that, if there is none. Then click on "+ Add Product"
-
Hover over "Facebook Login" and click Set Up. Then choose WEB and continue.
-
Enter your site url and click Save.
App Settings
On left side you will see "Facebook Login" click on Settings beside it.
Enable: Web OAuth Login and Client OAuth Login
Enter your domain in Valid OAuth redirect URIs and click Save Changes.
Settings
You still there? Good.
Now go up to "Settings" up in your left side corner.
In App Domains field type in your domain & also go to Category and select what fits you.
Click Save Changes when done!
App Review
You will see App Review in your left sidebar, click on it. Go and make your App Live!
Last bit.
Go to your Chocolatey.php file, go down to the Facebook part.
Enter your App ID and Secret App ID where it should be and click save.
You will find your AppID and AppSecret at the Developer Dashboard.
There should be no issue if you have done it correctly. Go your website and test out.. Hope it worked out for you!