Page Contents
Home > @loopback/authentication-jwt > User > (constructor)
User.(constructor)
Constructs a new instance of the User class
Signature:
constructor(data?: Partial<User>);
Parameters
| Parameter | Type | Description |
|---|---|---|
| data | Partial<User> |