in passport-github, req.user is undefined (deserializeUser is not working)

后端 未结 0 1695
春和景丽
春和景丽 2020-12-12 09:11

I use webpack-dev-server(localhost:8000) and node server(localhost:3000)

and I add passport-github strategy to apply OAuth, but desrializeUser function never called.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题