need to update specs...up next...

This commit is contained in:
Josh Burman
2019-03-22 11:06:51 -04:00
parent 072964967d
commit f4e3310a81
13 changed files with 102 additions and 59 deletions

View File

@ -14,5 +14,6 @@ module.exports = {
subject: 'Braid JWT',
audience: 'internal',
algorithm: ["HS256"]
}
},
messageTypes : ['broadcast', 'changeChannel']
}