summaryrefslogtreecommitdiff
path: root/examples/gos.json
blob: 2b033c66d09a602164a8f9f79991c188cabbc9e0 (plain)
1
2
3
4
5
6
7
8
9
{
  "MastodonURL": "https://fosstodon.org/api/v1/statuses",
  "MastodonAccessToken": "CENSORED",
  "LinkedInClientID": "CENSORED",
  "LinkedInSecret": "CENSORED",
  "LinkedInRedirectURL": "http://localhost:8080/callback",
  "LinkedInAccessToken": "CENSORED",
  "LinkedInPersonID": "CENSORED"
}