Im trying to access to req.user.displayName after login but im getting undefined. There is some thing that I missing?
├── config │ └── passport.js ├── contr