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