DEV Community

sudoshreyas
sudoshreyas

Posted on

passport.js deserializeUser working for webapp but not for android app

Heyy I am using passport.js local strategy for authentication.The code is working accordingly for webapp or from any browser but when i send a POST request from mobile app then it is not able to deserilize the user .What could be possible issues with this?

Top comments (0)