Module tame_oauth::gcp::metadata_server
source · Structs§
- Provides tokens using the metadata server accessible when running from within GCP. Should not be used directly as it is not cached. Use
MetadataServerProvider
instead.
Type Aliases§
- Provides tokens using the metadata server accessible when running from within GCP. Caches tokens internally.