when opening the site while logged in, the landing page is shown until the user is fetched.
we can redirect the user to /dashboard before getting the user info from the backend
we can redirect the user to /dashboard after logging in as well, easy to change in env vars
when opening the site while logged in, the landing page is shown until the user is fetched. we can redirect the user to /dashboard before getting the user info from the backend
we can redirect the user to /dashboard after logging in as well, easy to change in env vars