Page Contents
Home > @loopback/authentication-jwt > JWTAuthenticationStrategy > (constructor)
JWTAuthenticationStrategy.(constructor)
Constructs a new instance of the JWTAuthenticationStrategy
class
Signature:
constructor(tokenService: TokenService);
Parameters
Parameter | Type | Description |
---|---|---|
tokenService | TokenService |