This is the api that I created in node express.
router.get("/out", (req, res)=>{ res.cookie("jwt", "",{ maxAge: 1 }); retur