BearerTokenProviderConfig

The user-accessible configuration properties for configuring a BearerTokenProvider.

Types

Link copied to clipboard
interface Builder

Properties

Link copied to clipboard

The token provider to use for authenticating requests when using BearerTokenAuthScheme. NOTE: The caller is responsible for managing the lifetime of the provider when set. The SDK client will not close it when the client is closed.