uzzt

Results 5 comments of uzzt

Do you get any solutions? @nameisvick

@hulehule20 i have tried the method , it can reset or add token on the headers from my other httpRequest expected the httpRequest from the method when i use the...

Beacuse serverdatasource use http form '@angular/http', while when you add the interceptor you need to use httpclient from '@angular/common/http', i just cannot find how to handle with it @hulehule20 ,...

@hulehule20 [https://medium.com/@ryanchenkie_40935/angular-authentication-using-the-http-client-and-http-interceptors-2f9d1540eb8](url) in this blog , the author methoded If we try to make requests with the traditional Httpclass, the interceptor won’t be hit. while the serverdatasource in smart-table is...

@hulehule20 thanks for your patience,i have already changed the source code of server.data-source.ts file