I am trying to integrate passport to my code\'s login form. Client side calling server side works as it should until i call passport.authenticate in the request, 400 Bad Request
In my case (Express 4.0), I wasn't using body-parser