Method | Description | |
---|---|---|
__construct ( fkooman\OAuth\Client\HttpClientInterface $httpClient, fkooman\OAuth\Client\ClientConfigInterface $clientConfig ) | ||
withAuthorizationCode ( $authorizationCode ) | ||
withRefreshToken ( $refreshToken ) |
Method | Description | |
---|---|---|
accessTokenRequest ( array $p ) |
public __construct ( fkooman\OAuth\Client\HttpClientInterface $httpClient, fkooman\OAuth\Client\ClientConfigInterface $clientConfig ) | ||
$httpClient | fkooman\OAuth\Client\HttpClientInterface | |
$clientConfig | fkooman\OAuth\Client\ClientConfigInterface |