Sid-keyed index of refresh-token family ids. Source data for cascade
revocation in the logout flow (consumes A3's RefreshTokenFamilyRevocation).
Per A4 §5.3.
Mutability: append-only (idempotent on duplicate familyId); cleanup via
removeBySid. Per-family removal is not exposed.
TTL contract: every addFamilyId MUST be called with the session's
expiresAt.
Sid-keyed index of refresh-token family ids. Source data for cascade revocation in the logout flow (consumes A3's RefreshTokenFamilyRevocation). Per A4 §5.3.
Mutability: append-only (idempotent on duplicate familyId); cleanup via removeBySid. Per-family removal is not exposed.
TTL contract: every
addFamilyIdMUST be called with the session'sexpiresAt.