passport-oauth2 icon indicating copy to clipboard operation
passport-oauth2 copied to clipboard

Refresh access token?

Open joonhocho opened this issue 8 years ago • 1 comments

Should it automatically get new access token using refresh token when access token is expired? Or at least provide an API to do so?

joonhocho avatar Feb 12 '17 21:02 joonhocho

You can use https://github.com/fiznool/passport-oauth2-refresh for this.

joh-klein avatar May 03 '17 16:05 joh-klein