@wildix/xbees-kite-client > CreateOrUpdateWidgetPreviewInput > anonymousSessionsEnabled
CreateOrUpdateWidgetPreviewInput.anonymousSessionsEnabled property
Controls whether unauthenticated users are allowed to start guest sessions through this widget. If omitted, the widget should be treated as authenticated-only.
Signature:
anonymousSessionsEnabled?: boolean | undefined;