So, my current code works this is it
this is the routes
router.get(\'/user/login\', renderLoginForm); router.post(\'/user/login\', login);