I am using a node.js express server, together with Passport authentication as middleware for my socket.io connections. Now, I want to add an additional strategy but have no idea