I am trying to setup a login for my new app with passport but I am having some difficulties, no matter what I do req.isAuthenticated() is always false. I have t
req.isAuthenticated()