Problem in authRouter of Login Part

When I am doing login, this is not redirecting to the home page, but again redirecting to the login page.
It is rendering the home page only when I do

res.render("Home")