Redirection to requested URL after login in NodeJS
While working on an app built on NodeJS, I was faced with a problem where users would be redirected to the homepage after successful login even though they had requested a different URL, contained in the mail they would receive.