Skip to main content

@wildix/xbees-kite-client > CreateWidgetInput > anonymousSessionsEnabled

CreateWidgetInput.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;