challenge() public method
Generates challenges upon authentication failure.
For example, some appropriate HTTP headers may be generated.
public void challenge ( $response ) | ||
---|---|---|
$response | yii\web\Response |
challenge() public method
Generates challenges upon authentication failure.
For example, some appropriate HTTP headers may be generated.
public void challenge ( $response ) | ||
---|---|---|
$response | yii\web\Response |
Please login to continue.