When a user is not logged in on the home page and tries to click any link it will NOT redirect him to the login page and instead will redirect to the homepage. If you look closely at the URL it seems like the user is temporarily redirected to /login before being ultimately redirected to homepage.
When a user is not logged in on the home page and tries to click any link it will NOT redirect him to the login page and instead will redirect to the homepage. If you look closely at the URL it seems like the user is temporarily redirected to /login before being ultimately redirected to homepage.