@@ -58,7 +58,7 @@ con.connect(err => {
// Global headers
app.get('/*',function(req,res,next){
app.all('/*',function(req,res,next){
res.header('Access-Control-Allow-Credentials' , true );
next();
});
The note is not visible to the blocked user.