Explains the resource logic for the http client.
storage.helper.ts
, two methods getResource
and setResource
manage the resource in local storage.
injectToken
method checks for the resource in local storage. If found, it adds this identifier to the resource
header of the request.