diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-16 23:50:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-16 23:50:00 +0300 |
| commit | 650bfe958f84cbb3045c33044b46562c51720e0a (patch) | |
| tree | 469721d25f6d362c15f3aa153e0da7e966417272 /examples/gos.json | |
| parent | 2c076a24fd94a64b4da8b3e7682a27c99d24cc0d (diff) | |
make linkedin version API configurable
Diffstat (limited to 'examples/gos.json')
| -rw-r--r-- | examples/gos.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/gos.json b/examples/gos.json index 2b033c6..d8e9082 100644 --- a/examples/gos.json +++ b/examples/gos.json @@ -4,6 +4,7 @@ "LinkedInClientID": "CENSORED", "LinkedInSecret": "CENSORED", "LinkedInRedirectURL": "http://localhost:8080/callback", + "LinkedInVersion": "", "LinkedInAccessToken": "CENSORED", "LinkedInPersonID": "CENSORED" } |
