Type Definition tame_oauth::gcp::MetadataServerProvider

source ·
pub type MetadataServerProvider = CachedTokenProvider<MetadataServerProviderInner>;
Expand description

Provides tokens using the metadata server accessible when running from within GCP. Caches tokens internally.