OAuthInterface
interface OAuthInterface
Methods
__construct($config, Curl $curl)
No description
string
getLoginUrl(string|null $state)
No description
array
getAccessToken(string $code, string|null $state, bool $raw = false)
No description