Fetches a token and adds it as an HTTP Authorization: Bearer … value.
The authenticator mutates the supplied gRPC metadata. A fetch error rejects authentication before the RPC starts.
Returns a JSON-safe value for logs.
Creates an authenticator that fetches tokens from receiver.
Readonly$typeContains the fully qualified runtime type name.
Returns a JSON-safe value for logs.
Adds authorization data to the request metadata.
OptionaltimeoutMs: numberOptionaloptions: AuthorizationOptionsReturns whether the retry is allowed.
Optionaloptions: AuthorizationOptions
Fetches a token and adds it as an HTTP
Authorization: Bearer …value.The authenticator mutates the supplied gRPC metadata. A fetch error rejects authentication before the RPC starts.