API Reference
Rockets Core API
nestjs-jwt
interfaces
JwtFromRequestFunction

Interface: JwtFromRequestFunction()

JwtFromRequestFunction(req): null | string

Parameters

ParameterType
reqRequest<ParamsDictionary, any, any, ParsedQs, Record<string, any>>

Returns

null | string

Defined in

node_modules/@types/passport-jwt/index.d.ts:36