setTitle() public method public void setTitle ( $title )$title string Service title.
setUserAttributes() public method public void setUserAttributes ( $userAttributes )$userAttributes array List of user attributes
setViewOptions() public method public void setViewOptions ( $viewOptions )$viewOptions array View options in format: optionName => optionValue
$accessToken public property public yii\authclient\OAuthToken getAccessToken ( )public void setAccessToken ( $token )
$apiBaseUrl public property API base URL. public string $apiBaseUrl = null
$authUrl public property Authorize URL. public string $authUrl = null
$autoRefreshAccessToken public property (available since version 2.0.6) Whether to automatically perform 'refresh access token' request on expired access token. public boolean $autoRefreshAccessToken = true
$curlOptions public property CURL options. public array getCurlOptions ( )public void setCurlOptions ( array $curlOptions )
$returnUrl public property Return URL public string getReturnUrl ( )public void setReturnUrl ( $returnUrl )
$scope public property Auth request scope. public string $scope = null
Page 8308 of 11844