I am trying to configure my JWT through http-only cookies
const signIn = async (req, res) => { const { email } = req.body; try { const user = await