@@ -13,4 +13,8 @@ $app->get("/", function (array $req, Response $res) {
$res->send("Hello World");
});
$app->get("/user", function (array $req, Response $res) {
$res->send("user");
$app->start();
The note is not visible to the blocked user.