@User Hi, thanks for reply.
if i dont use session like this: this.app.use(cookieSession({ secret: process.env.SESSION_SECRET }));
passport js drop server when start, with error -> req.session.authParams is not defined. because req.session not created. In supertokens documentation i dont find how to initiate this session with supertokens