auth function - redirect if already logged in. If a user has two tabs open, where both are initially on the sign in page, for example, and one tab logs in - when we switch to the other I'd expect to be redirected and logged in. That does not happen right now and I am not sure how to fix the client provider state for auth being out of sync?