Im trying to use sessions in express but its not working properly
In
app.get("/mod", async function (req, res) { var sess = req.session;