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
"readme": "This module will intercept all the requests done in the app before your user logs in, broadcasts a message upon reception of a 401 response, after login is confirmed, will receive a broadcast and retry the previously pending requests, allows you to configure $http for the next requests in your app (for example, you can add a header, like a token for your API)"