Passport JS and express-session: req.isAuthenticated() false in production , returns true in development
I am responding to request from client for protected resources based on whether the req.isAuthenticated() flag returns true or false
I am responding to request from client for protected resources based on whether the req.isAuthenticated() flag returns true or false