passport.initialize()is the middleware that initializes Passport .
Middleware is functions that have access to the request object (req), the response object (res), and the next middleware function in the application's request-response cycle.
Passport - Node, .
, passport.initialize() .
passport.session() - , "user", ( cookie ), . .