These frames demonstrate the Sessions & devices experience before any feature UI
is implemented: see everywhere you're signed in (browser, OS, location, last-seen, with this
device flagged), sign out a single session, or sign out everywhere else. Revocation is enforced
server-side. Approving them freezes the visual + interaction contract the implementation and
frontend-test-engineer's Playwright checks are verified against. Built in the fuse-seam
design system (tokens only). No provider name appears anywhere in the UI.
Reached from the Account security hub (sibling feature) → Sessions & devices.
Route /account/security/sessions.
Every signed-in device with this-device flagged, metadata, and revoke controls. Includes empty, loading, and error states.
Confirm revoking a single session. Special case: revoking this device signs you out here — the UI warns and redirects to sign-in.
Revoke every other session and keep this one. Confirm, then a success summary of how many were signed out.
@fuzefront/design-system primitives
(list rows, badges, dialog, buttons). RelativeTime is a formatting util, not a styled primitive.