Both redirect to the appropriate place in the case where you're authed or not but the home page is the common case (since you're usually logged in not logged out)
What changed
Update default URL to home page instead of auth page
Test plan
Home page is opened if logged in, auth page still opens when you're unauthed (our server handles both cases)
Why
Both redirect to the appropriate place in the case where you're authed or not but the home page is the common case (since you're usually logged in not logged out)
What changed
Update default URL to home page instead of auth page
Test plan
Home page is opened if logged in, auth page still opens when you're unauthed (our server handles both cases)