-
-
Notifications
You must be signed in to change notification settings - Fork 116
OAuth: Facebook
Matt Holt edited this page Feb 17, 2019
·
2 revisions
These instructions will help you set up Facebook OAuth2 client credentials so you can use Timeliner with the Facebook Graph API.
- Go to Facebook Developers
- Create a New App.
- If you aren't taken to your new app immediately, go to the App Dashboard and click on your new app.
- Under Settings > Basic, you'll find an App ID and an App Secret. These are your Client ID and Client Secret for OAuth; so put them into your Timeliner config file (
timeliner.toml
).