authclient\AuthAction authSuccess()

authSuccess() protected method

This method is invoked in case of successful authentication via auth client.

protected yii\web\Response authSuccess ( $client )
$client yii\authclient\ClientInterface

Auth client instance.

return yii\web\Response

Response instance.

throws yii\base\InvalidConfigException

on invalid success callback.

doc_Yii
2016-10-30 16:48:45
Comments
Leave a Comment

Please login to continue.