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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.