@egain/ai-agent-sdk API Reference - v0.1.1 / AuthStrategyInitializeOptions
Interface: AuthStrategyInitializeOptions
Options for initializing an authentication strategy
Table of contents
Properties
Properties
deploymentInfo
• deploymentInfo: any
The deployment information for the authentication strategy
Defined in
scopes
• Optional scopes: string[]
The scopes for the authentication strategy
Defined in
postAuthentication
• Optional postAuthentication: PostAuthenticationCallback
Callback to be called after authentication completes