Dołącz token z żądaniem HTTP Angular

var headers_object = new HttpHeaders().set("Authorization", "Bearer " + t);
Dive 1995