Embed interactable widgets that mirrors the community's features onto your platform, each authenticated user will be able to use it as if they have visited the community!Authentication#
Get the token required from this end pointA successfull call (200) will return the token, save it as RETURNINGAI_WIDGET_TOKEN
.Script#
Add this JavaScript to your frontend to handle authentication and token passing to the widget iframe. It calls your backend endpoint. It uses {postMessage} for secure communication.Iframe#
Finally, insert the iframe code into the HTML file to display the widget.Supported feature#
Modified at 2025-10-10 08:47:41