commit
c4b2d37d8c
@ -173,7 +173,7 @@ function authorize(options, onConnection) {
|
||||
}
|
||||
|
||||
// Store encoded JWT
|
||||
data[options.encodedPropertyName] = token;
|
||||
socket[options.encodedPropertyName] = token;
|
||||
|
||||
var onJwtVerificationReady = function(err, decoded) {
|
||||
|
||||
|
Reference in New Issue
Block a user