Type Definition tame_oauth::gcp::ServiceAccountProvider

source ·
pub type ServiceAccountProvider = CachedTokenProvider<ServiceAccountProviderInner>;
Expand description

A token provider for a GCP service account. Caches tokens internally.