In my angular app, I have a token refresh interceptor which intercepts 401-Unauthorized errors, attempts to refresh an access token, and perform the original http request ag