assembleco / slim

A (slim) System for Laboratory Information Management
https://stoic-pare-ea69d2.netlify.com/
0 stars 1 forks source link

Sign in flow breaks routing #43

Closed c-lliope closed 6 years ago

c-lliope commented 6 years ago

Otherwise, our sign in logic has inadvertently broken our routing, because every page load redirects to the sign-in page before seeing the user in local storage, and then quickly redirects to the root path.