filters\auth\AuthInterface challenge()

challenge() public abstract method

Generates challenges upon authentication failure.

For example, some appropriate HTTP headers may be generated.

public abstract void challenge ( $response )
$response yii\web\Response
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.