Refresh linkedin user access token without user intervention

ぃ、小莉子 提交于 2019-12-23 21:55:43

问题


Is there any way to refresh Linkedin access token by application for authenticated user without his intervention?

Thanks in advance,


回答1:


The process will only be 'seamless' if the user is both currently logged in to LinkedIn, and the token has yet to expire:

https://developer.linkedin.com/blog/tips-and-tricks-refreshing-access-token

If either of the above is not ture, then the user must directly re-auth a new token.



来源:https://stackoverflow.com/questions/13586713/refresh-linkedin-user-access-token-without-user-intervention

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!