Page Contents

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

RefreshToken.(constructor)

Constructs a new instance of the RefreshToken class

Signature:

constructor(data?: Partial<RefreshToken>);

Parameters

Parameter Type Description
data Partial<[RefreshToken](/doc/en/lb4/apidocs.authentication-jwt.refreshtoken.html)> _(Optional)_