You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In recent versions of Passport, app.use(passport.initialize()) is no longer required and thus should be removed from the README.md or it should be clearly mentioned that using the method is no longer required and recommended.
The text was updated successfully, but these errors were encountered:
In recent versions of Passport,
app.use(passport.initialize())
is no longer required and thus should be removed from theREADME.md
or it should be clearly mentioned that using the method is no longer required and recommended.The text was updated successfully, but these errors were encountered: