Skip to content

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

Interface: PKCEAuthServiceConfig

PKCE authentication configuration

Table of contents

Properties

Properties

type

type: "pkce"

Defined in

core/auth/AuthenticationService.ts:37


config

config: PKCEAuthConfig

PKCE configuration options

Defined in

core/auth/AuthenticationService.ts:41

Released under the MIT License.