akashdeepshah
akashdeepshah
same here, I'm using "express": "^4.13.3","express-session": "^1.12.1", "passport": "^0.3.2","passport-local": "^1.0.0", "sequelize": "^3.14.1". when logouts it shows req.user = null, but after page refresh it comes again, I think problem is...
@webus , Previously I was using angular service to logout and it failed, and then I tried directly and it worked !!! hope in your case it works too..
I have used this in Ionic Project with `ng-repeat` below is my code ``` ```