prefetchCredentials
Deprecated
Call updateCredentials, bring your own CoroutineScope if you need it to be asynchronous
Replace with
updateCredentials
Content copied to clipboard
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.