OptionaltokenCache: TokenCacheOptional_accessOptional_expiresPromise that will resolve with an access token if available or undefined otherwise. This will try to fetch a new access token if:
This method fetches an access token using the OAuth 2.0 Client Credentials grant and returns it
An Authenticator class for the OAuth 2.0 Client Credentials grant.