AgenticTokenCacheOptions interface

Options for constructing an AgenticTokenCache instance.

Properties

authScopes

OAuth scopes for token exchange. Defaults to the A365 observability scope.

Property Details

authScopes

OAuth scopes for token exchange. Defaults to the A365 observability scope.

authScopes?: string[]

Property Value

string[]