boraarslan / mapper-influence

0 stars 0 forks source link

route user to /dashboard from landing page if they are logged in #154

Open Fursum opened 1 year ago

Fursum commented 1 year ago

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