lonix1 opened this issue 6 years ago · 1 comments
The docs here and on the npm page do not mention how to plug passport into the express middleware pipeline.
This is missing: app.use(passport.initialize());
app.use(passport.initialize());
Dead project