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.