authOAuth1() protected method
Performs OAuth1 auth flow.
protected yii\web\Response authOAuth1 ( $client ) | ||
---|---|---|
$client | yii\authclient\OAuth1 |
Auth client instance. |
return | yii\web\Response |
Action response. |
authOAuth1() protected method
Performs OAuth1 auth flow.
protected yii\web\Response authOAuth1 ( $client ) | ||
---|---|---|
$client | yii\authclient\OAuth1 |
Auth client instance. |
return | yii\web\Response |
Action response. |
Please login to continue.