Refresh Token OAuth Authentication Angular 4+
问题 I was working with the Http clase from Angular but I decide to make the migration and work with the new HttpClient , and I was trying to create a solution with Interceptors to manage the cases when I need to refresh the token and when I need to modify the header to put the Authorization Token. 回答1: First I found these post and so many others : https://medium.com/@amcdnl/the-new-http-client-in-angular-4-3-754bd3ff83a8 https://medium.com/@ryanchenkie_40935/angular-authentication-using-the-http