Module credentials

Source
Expand description

Types and functions to work with Google Cloud authentication Credentials.

Modules§

testing
A module providing invalid credentials where authentication does not matter.

Structs§

Credential
An implementation of crate::credentials::CredentialTrait.

Traits§

CredentialTrait
Represents a Credential used to obtain auth Tokens and the corresponding request headers.

Functions§

create_access_token_credential
Create access token credentials.