ab06119431
connector/linkedin implements authorization strategy via LinkedIn's OAuth2 endpoint + profile API. It doesn't implement RefreshConnector as LinkedIn doesn't provide any refresh token at all (https://developer.linkedin.com/docs/oauth2, Step 5 — Refresh your Access Tokens) and recommends ordinary AuthCode exchange flow when token refresh is required. Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com> |
||
---|---|---|
.. | ||
internal | ||
api_test.go | ||
api.go | ||
doc.go | ||
handlers_test.go | ||
handlers.go | ||
oauth2_test.go | ||
oauth2.go | ||
rotation_test.go | ||
rotation.go | ||
server_test.go | ||
server.go | ||
templates_test.go | ||
templates.go |