Properties
| Property | Type | Description |
|---|---|---|
accessToken | string | The access token. |
expiresAt | number | The Unix timestamp, in milliseconds, of the expiration date of the access token. |
user | User | The authenticated user. |
| Property | Type | Description |
|---|---|---|
accessToken | string | The access token. |
expiresAt | number | The Unix timestamp, in milliseconds, of the expiration date of the access token. |
user | User | The authenticated user. |