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 |