Skip to main content

Consent Child Vpc Consent Owner Revokes Consent Reflects

EPIC: consent
Personas & Authorization
STORY: child_vpc_consent
As an owner, I can capture and revoke a child's verifiable parental consent through the owner-gated consent surface.
AC: owner_revokes_consent_reflects
Revoking a granted child's consent calls the gated revokeConsent and the child's badge moves to Revoked.
User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'HouseholdPage.peopleButton'>]
Expect:
  • Kit starts Granted
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted
  • [ANALYTIC] [page]: GovernanceRoute
  • MembersStarted
  • RoleOwnerStarted
User Actions:
  • Tapped: widget with key [<'GovernancePage.consentButton_kit'>]
  • Tapped: widget with key [<'ConsentCapture.revokeButton'>]
Expect:
  • the consent badge reflects Revoked after revoke
Events:
  • RoleOwnerConsentRevoked
  • [ANALYTIC] [page_popped]: GovernanceRoute