Skip to content

@egain/ai-agent-sdk API Reference - v0.1.1 / AnonymousAuthServiceConfig

Interface: AnonymousAuthServiceConfig

Anonymous authentication configuration

Table of contents

Properties

Properties

type

type: "anonymous"

Defined in

core/auth/AuthenticationService.ts:26


config

Optional config: AnonymousAuthConfig

Optional anonymous auth config

Defined in

core/auth/AuthenticationService.ts:30

Released under the MIT License.