@@ -13,6 +13,8 @@ const app = express();
const port = process.env.PORT || 5000;
app.use(express.json());
app.use('/api', routes);
app.use(basicAuth({
The note is not visible to the blocked user.