Open joonhocho opened 7 years ago
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.
Should it automatically get new access token using refresh token when access token is expired? Or at least provide an API to do so?