Module tame_oauth::gcp::service_account
source · Structs§
- Minimal parts needed from a GCP service account key for token acquisition
- A token provider for a GCP service account. Should not be used directly as it is not cached. Use
ServiceAccountProvider
instead.
Type Aliases§
- A token provider for a GCP service account. Caches tokens internally.