Utilize the Cobalt React SDK for frontend and embed it within your React application.
Generate Session Token
> Install and Initialise Frontend SDK
and Render the Component
.
Install
@cobaltio/react-cobalt-js
and @cobaltio/cobalt-js
via the terminal.Initialise
Provider
& Config
Render Cobalt Connect
- Config component needs to be wrapped inside the Provider component.
- Pass the Cobalt session token (that you generated using the Cobalt backend SDK) to the provider.