localhost:3000/wallets - everything works fine, auth works, i18n workslocalhost:3000/en/landing - everything works fine, no auth neededlocalhost:3000 my expectation is that traffic is redirected to /app/landing (same as localhost:3000/en/landing) and no auth would be needed. localhost:3000 pops auth window. When user is logged in, it redirects properly to localhost:3000/en/landinglocalhost:3000 is not redirecting properly and requries auth