gcp_sdk_auth::credentials

Module testing

Source
Expand description

A module providing invalid credentials where authentication does not matter.

These credentials are a convenient way to avoid errors from loading Application Default Credentials in tests.

This module is mainly relevant to other gcp-sdk-* crates, but some external developers (i.e. consumers, not developers of google-cloud-rust) may find it useful.

Functionsยง

  • A simple credentials implementation to use in tests where authentication does not matter.