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.
Parameters
| Parameter | Type | Description |
|---|---|---|
options | { forceRefresh: boolean; } | The options for getting the token. |
options.forceRefresh | boolean | Whether to force a refresh of the token. |
Returns
Promise<null | string>
The access token for the current user, or null if no user is signed in.