class ClientCredentials implements GrantTypeInterface (View source)

Methods

__construct(ClientInterface $client, array $config)

No description

array
getToken(string|null $refreshToken = null)

No description

Details

__construct(ClientInterface $client, array $config)

No description

Parameters

ClientInterface $client
array $config

Exceptions

InvalidArgumentException

array getToken(string|null $refreshToken = null)

No description

Parameters

string|null $refreshToken

Return Value

array