marcellpaganini/dotnetcore-angular-inv-mgmt

Implement AuthInterceptor

Closed this issue · 0 comments

The HTTP requests should be authenticated by the API. This will be accomplished by using the Angular HttpInterceptor interface to add the auth token to the HTTP header.