Core context value interface for the CDP (Coinbase Developer Platform) provider.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 |
|---|---|---|
isInitialized | boolean | Whether the CDP SDK has completed initialization |
currentUser | | null | User | The currently authenticated user, or null if not signed in |
isSignedIn | boolean | Convenience boolean indicating if there is an authenticated user |
config | Config | The CDP config |
oauthState | | null | OAuthFlowState | The current OAuth flow state |