The encapsulation of an authentication state.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
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. |