Thursday 19 July 2018

Use express-validator as a middleware with websockets

I used Sails.js + Passport.js authentication through websockets to bind passport.js methods for requests through websockets (using sockets.io) , but how should i add express-validator methods to ensure that all requests have methods from it



from Use express-validator as a middleware with websockets

No comments:

Post a Comment