Auth Waiting Screen Revoked Child Sees Waiting
EPIC:
auth
Authentication + Personas
STORY:
waiting_screen
A child with consentState == revoked (re-freeze) is also held on WaitingPage — the predicate covers both pending and revoked, not just the initial signup state.
AC:
revoked_child_sees_waiting
After sign-in as a child with consentState == revoked the app shows WaitingPage (the freeze predicate is kind==child && consentState != granted).
revoked-consent child also sees WaitingPage
Expect:
|
|
|
|