Skip to main content
Provider component that initializes the CDP SDK and manages authentication state. This must be placed at the root of your application or above any components that need CDP functionality.

Parameters

Returns

Element A React context provider wrapping the children with CDP functionality

Example