@wildix/xbees-kite-client > UpdateWidgetInput > anonymousSessionsEnabled
UpdateWidgetInput.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;