well i have nodemailer script in my backend like this one
app.post(\'/api/sendmail/verifemail\',(req,res)=>{ const { email,token,usage} = req.body v