Skip to main content
Core context value interface for the CDP (Coinbase Developer Platform) provider.

Properties

PropertyTypeDescription
isInitializedbooleanWhether the CDP SDK has completed initialization
currentUser| null | UserThe currently authenticated user, or null if not signed in
isSignedInbooleanConvenience boolean indicating if there is an authenticated user
configConfigThe CDP config
oauthState| null | OAuthFlowStateThe current OAuth flow state
I