credentials Module

Classes

AccessToken

Represents an OAuth access token.

AzureKeyCredential

Credential type used for authenticating to an Azure service. It provides the ability to update the key without creating a new client.

AzureNamedKeyCredential

Credential type used for working with any service needing a named key that follows patterns established by the other credential types.

AzureSasCredential

Credential type used for authenticating to an Azure service. It provides the ability to update the shared access signature without creating a new client.

TokenCredential

Protocol for classes able to provide OAuth tokens.