Protected Member Functions | |
fetchAttributes () | |
![]() | |
getCodeUrl ($redirect_uri) | |
getTokenUrl ($code) | |
getAccessToken ($code) | |
saveAccessToken ($token) | |
restoreAccessToken () | |
fetchJsonError ($json) |
Additional Inherited Members | |
![]() | |
makeSignedRequest ($url, $options=array(), $parseJson=true) | |
![]() | |
$name = 'mailru' | |
$title = 'Mail.ru' | |
$type = 'OAuth' | |
$jsArguments = array('popup' => array('width' => 580, 'height' => 400)) | |
$client_id = '' | |
$client_secret = '' | |
$scope = '' | |
$providerOptions | |
$uid = null |
An example of extending the provider class.
Definition at line 12 of file CustomMailruService.php.
|
protected |
Fetch attributes array.
Reimplemented from MailruOAuthService.
Definition at line 14 of file CustomMailruService.php.
References MailruOAuthService\makeSignedRequest().