Auth Authenticated Guard Cold Member Unauthenticated Stays Out
EPIC:
auth
Authentication
STORY:
authenticated_guard_cold_member
The cold-read fix changes only the authenticated-but-member-loading case; an unauthenticated visitor is still gated out.
AC:
unauthenticated_stays_out
With no session the guard lands the anon landing (Welcome), never Home or Setup.
no session — on the Welcome landing
Expect:
|
|
|
|