Protected Member Functions | |
fetchAttributes () | |
![]() | |
getCodeUrl ($redirect_uri) | |
saveAccessToken ($token) | |
restoreAccessToken () | |
fetchJsonError ($json) | |
![]() | |
getTokenUrl ($code) | |
getAccessToken ($code) | |
![]() | |
makeRequest ($url, $options=array(), $parseJson=true) | |
initRequest ($url, $options=array()) | |
parseJson ($response) | |
getStateKeyPrefix () | |
setState ($key, $value, $defaultValue=null) | |
hasState ($key) | |
getState ($key, $defaultValue=null) | |
_fetchAttributes () |
Additional Inherited Members | |
![]() | |
authenticate () | |
makeSignedRequest ($url, $options=array(), $parseJson=true) | |
![]() | |
$name = 'vkontakte' | |
$title = 'VK.com' | |
$type = 'OAuth' | |
$jsArguments = array('popup' => array('width' => 585, 'height' => 350)) | |
$client_id = '' | |
$client_secret = '' | |
$scope = '' | |
$providerOptions | |
$uid = null |
An example of extending the provider class.
Definition at line 12 of file CustomVKontakteService.php.
|
protected |
Fetch attributes array.
Reimplemented from VKontakteOAuthService.
Definition at line 16 of file CustomVKontakteService.php.
References EOAuth2Service\makeSignedRequest().