This repository has been archived on 2024-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
Pieter Jan De Smedt dac693930b fix(lib/index.js) return auth.success
Next step would not execute because no function(socket, next) was returned in case of successful verification in the 'one roundtrip' (handshake) approach.
Returning auth.success instead of just executing it solves this.

Fixes #51
2015-10-08 14:06:33 +02:00
..
2015-10-08 14:06:33 +02:00