Angular2 | Interceptor Status Code and Retry Request

Here is a simple interceptor written you can write if you want to get any specific status code from any request (like 401) and trying to recall the last API

Continue reading “Angular2 | Interceptor Status Code and Retry Request”