lintageddon 2
This commit is contained in:
@ -13,7 +13,7 @@ module.exports = {
|
||||
issuer: 'Yardstick Software',
|
||||
subject: 'Braid JWT',
|
||||
audience: 'internal',
|
||||
algorithm: ["HS256"]
|
||||
algorithm: ['HS256']
|
||||
},
|
||||
messageTypes : ['broadcast', 'direct', 'changeChannel']
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user