You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the client with offline access, refreshing the token will not pull in additional scopes added. by adding scope to the refresh token payload, this could be done.
Could we had at least a config or a parameter passed to the refresh token to allow pulling in new scopes on token refresh?