Is your feature request related to a problem? Please describe.
GCP counterpart to #680, but with a sharper constraint: on Memorystore for Valkey,
IAM authentication is the only generally available authentication mechanism.
Describe the solution you'd like
A GCP token provider alongside the AWS one being prototyped in #691.
Describe alternatives you've considered
GCP supports only IAM_AUTH or NOAUTH, static tokens are in preview mode only.
Additional context
SDK needs to support IAM auth as well.
Is your feature request related to a problem? Please describe.
GCP counterpart to #680, but with a sharper constraint: on Memorystore for Valkey,
IAM authentication is the only generally available authentication mechanism.
Describe the solution you'd like
A GCP token provider alongside the AWS one being prototyped in #691.
Describe alternatives you've considered
GCP supports only IAM_AUTH or NOAUTH, static tokens are in preview mode only.
Additional context
SDK needs to support IAM auth as well.