gcp_identity_token 1.0.1 copy "gcp_identity_token: ^1.0.1" to clipboard
gcp_identity_token: ^1.0.1 copied to clipboard

A Dart package that provides seamless Google Cloud Platform (GCP) identity token retrieval and caching with automatic environment detection.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2025-07-07 #

Fixed #

  • Cache token based on audience

1.0.0+1 - 2025-07-07 #

Added #

  • Initial release: Obtain GCP identity tokens using ADC or Metadata server
  • Token caching and expiration handling
  • Example usage and documentation
0
likes
140
points
212
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package that provides seamless Google Cloud Platform (GCP) identity token retrieval and caching with automatic environment detection.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

googleapis_auth, http, jwt_decode

More

Packages that depend on gcp_identity_token