Module auth

Source
Expand description

Azure authentication and authorization.

Structs§

AccessToken
Represents an Azure service bearer access token with expiry information.
Secret

Statics§

DEFAULT_SCOPE_SUFFIX

Traits§

TokenCredential
Represents a credential capable of providing an OAuth token.