Authorise the site domains
oryksa_set_allowed_domainsRestricts the chat widget to the site's domains (subdomains included), so the widget token cannot be used on other sites. Send the production domain and any staging domain, e.g. ["example.com", "example.vercel.app"]. Send an empty list to allow any site (useful while developing on localhost).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domains | Yes |