@ -17,6 +17,7 @@ const server = Server.configure({
connection.requiresAuthentication = true;
},
onAuthenticate(data) {
console.debug(data)
if (!data.requestHeaders) {
console.error('Request headers not found');
return null;
The note is not visible to the blocked user.