I have a routes/auth.js file and a controller/auth.js file having the code as below :
//routes/auth.js const express=require(\'express\'); const router=expres