Whether to attempt to refresh tokens on status 401/403 responses even if an attempt is made to refresh the token preemptively based on the expiry_date.
The client to make the request to fetch an ID token.
The audience to use when requesting an ID token.
A Gaxios
or Transporter
instance to use for AuthClient
requests.
Provides default options to the transporter, such as agent
or
retryConfig
.
The expiration threshold in milliseconds before forcing token refresh of unexpired tokens.