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