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
This fixes a bug whereby a successful token refresh process would still return a 401 because the original access token generated a 401 status. Now the refresh process sets the status according to the response from the proxied server.
0 commit comments