Dynamic Authentication via the widget
When you embed the copilot in your app, you can pass the authentication token to the copilot by using theheaders
prop.
headers
prop, the copilot will send it with every request it makes to your API.
Learn how to authenticate the copilot’s API calls to your backend
headers
prop.
headers
prop, the copilot will send it with every request it makes to your API.