Mostly to fix an issue where the user session init code was being run twice and breaking the log-in flow. it was only happening on prod for some reason. this should patch it at least. Also added a public route component to redirect authed users navigating the the log-in/sign-up pages
Mostly to fix an issue where the user session init code was being run twice and breaking the log-in flow. it was only happening on prod for some reason. this should patch it at least. Also added a public route component to redirect authed users navigating the the log-in/sign-up pages