Client
class Client implements OAuthInterface
Constants
TYPE |
|
API_URL |
|
URL |
|
POST_URL |
|
Properties
$state |
Methods
__construct($config, Curl $curl)
No description
string
getLoginUrl(string|null $state)
No description
array
getAccessToken(string $code, string|null $state, bool $json = true)
No description