我使用Sails.js + Passport.js authentication through websockets为通过websockets的请求绑定passport.js方法(使用sockets.io),但是我应该如何添加express-validator方法以确保所有请求都具有来自它的方法
https://stackoverflow.com/questions/51377011
相似问题