Skip to content

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.

  1. Go to Facebook Developers
  2. Create a New App.
  3. If you aren't taken to your new app immediately, go to the App Dashboard and click on your new app.
  4. 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).
Clone this wiki locally