-
- Downloads
connector/linkedin: implement RefreshConnector interface
Do Refresh() by querying user's profile data.
Since LinkedIn doesn't provide refresh tokens at all, and the access
tokens have 60 days expiration, refresh tokens issued by Dex will fail
to update after 60 days.
Signed-off-by:
Pavel Borzenkov <pavel.borzenkov@gmail.com>
Please register or sign in to comment