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> |