Const
Extract the auth-token from the application context request.headers.authorization
request.headers.authorization
methodName(@AuthToken() token:string){ } Copy
methodName(@AuthToken() token:string){ }
Extract the auth-token from the application context
request.headers.authorizationExample