When I send a post request and use passport.authenticate I can access the req.user but then when I am actually trying to console.log()
passport.authenticate
req.user
console.log()