ClientCredentials
                
            in
            
        
    
        
            Indicates whether the provider is capable of the OAuth2 client credentials authentication flow.
Tags
Table of Contents
Methods
- getClientCredentialsToken() : AccessToken
 - Obtains an OAuth2 client credentials token and returns an AccessToken
 
Methods
getClientCredentialsToken()
Obtains an OAuth2 client credentials token and returns an AccessToken
    public
                    getClientCredentialsToken([array<string|int, mixed>|null $scopes = null ]) : AccessToken
    Parameters
- $scopes : array<string|int, mixed>|null = null