Page Contents

Home > @loopback/authentication-jwt > JWTAuthenticationComponent > (constructor)

JWTAuthenticationComponent.(constructor)

Constructs a new instance of the JWTAuthenticationComponent class

Signature:

constructor(app: Application);

Parameters

Parameter Type Description
app Application