Constructor for TokenInterceptor
For verifying a User is logged in
For verifying a User is logged in
Set the Authorization header of a HTTP request if the User is logged in
Cloned request with Authorization if user is logged in, else the original request
Generated using TypeDoc
Class for intercepting all HTTP requests for User verification