0
By your own admission: “their significance is a lot different.”. So they should be separate paths. Name one “/getin” and one “/landing”, and push to /landing if the auth in /getin is successful. Also add a beforeEnter hook so that you can’t get to /landing directly, but only through /getin
Source:stackexchange.com