prefetchCredentials

open fun prefetchCredentials(): Job

Fetch a new set of credentials and cache it.

Until this call succeeds, getCredentialsCached will still return the old credentials.

This may be called before the current credentials have expired.