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 would be extremely handy inside of the unauthorizedHandler for example, so that all other requests can be cancelled. Sadly I can't seem to access the queue or any other way to cancel all requests, only individual ones?
This would be extremely handy inside of the
unauthorizedHandlerfor example, so that all other requests can be cancelled. Sadly I can't seem to access the queue or any other way to cancel all requests, only individual ones?