Variable AccessTokenConst
AccessToken: (
...dataOrPipes: (
string
| PipeTransform<any, any>
| Type<PipeTransform<any, any>>
)[],
) => ParameterDecorator = ...
Type Declaration
- (
...dataOrPipes: (
string
| PipeTransform<any, any>
| Type<PipeTransform<any, any>>
)[],
): ParameterDecorator Parameters
- ...dataOrPipes: (string | PipeTransform<any, any> | Type<PipeTransform<any, any>>)[]
Returns ParameterDecorator
Get the access token of the current session from the request