I am making an interceptor that should add in my header a token and an authorization whenever the value of authToken is different from null.
My problem is in how to add an append in my header.
I tried something like:
@Injectable()
export cl...
asked by
23.07.2018 / 20:39