Open vroad opened 5 years ago
You should update expiration time as well, not only access token and refresh token. This would cause token refresh every time route is changed.
https://github.com/SohoHouse/nuxt-oauth/blob/v2.0.1/lib/handler.js#L110-L111
You should update expiration time as well, not only access token and refresh token. This would cause token refresh every time route is changed.
https://github.com/SohoHouse/nuxt-oauth/blob/v2.0.1/lib/handler.js#L110-L111