hexgnu / linkedin

Ruby wrapper for the LinkedIn API
http://rdoc.info/gems/linkedin
MIT License
756 stars 407 forks source link

Example for refreshing a token in OAuth 2.0? #232

Closed kbighorse closed 9 years ago

kbighorse commented 10 years ago

Is it just the same as the OAuth 1.0 example? Particularly interested in getting a new token for a user that has previously authenticated, hopefully without the redirect/record PIN step.

hundredwatt commented 9 years ago

@kbighorse This gem does not currently support OAuth 2.