auth() protected method
| protected yii\web\Response auth ( $client ) | ||
|---|---|---|
| $client | mixed |
Auth client instance. |
| return | yii\web\Response |
Response instance. |
| throws | yii\base\NotSupportedException |
on invalid client. |
auth() protected method
| protected yii\web\Response auth ( $client ) | ||
|---|---|---|
| $client | mixed |
Auth client instance. |
| return | yii\web\Response |
Response instance. |
| throws | yii\base\NotSupportedException |
on invalid client. |
Please login to continue.