emorikawa / linkedin-oauth2

Ruby wrapper for the LinkedIn OAuth2 API
Other
70 stars 86 forks source link

LinkedIn access_token refresh #20

Open demonmind opened 9 years ago

demonmind commented 9 years ago

Is there a way to refresh the access token using the gem before it expires, without hassling the user to reauth the application?

avokhmin commented 9 years ago

See: Step 5 — Refresh your Access Tokens Not possible to do it automatically.