passport-oauth2
passport-oauth2 copied to clipboard
Refresh access token?
Should it automatically get new access token using refresh token when access token is expired? Or at least provide an API to do so?
You can use https://github.com/fiznool/passport-oauth2-refresh for this.