The security hub: one place where a person sees their sign-in posture and
reaches every security surface — password, two-factor, devices & sessions, API tokens, and
connected accounts. These frames freeze the hub's visual + interaction model before any UI is
built. Rendered in the fuse-seam design system (tokens only). No identity-vendor name ever
appears — the browser only ever sees app.fuzefront.com and, for a linked account,
accounts.google.com.
Posture summary + cards linking to password, two-factor, devices & sessions, API tokens, connected accounts. Reads GET /identity/connections + /methods.
Loading skeleton, load error + retry, social-only account (hasPassword:false → "Set a password first"), and the last-sign-in-method 409 guard on unlink.
/account/security · approved: false (awaiting review)@fuzefront/design-system (fuse-seam) tokens.
One primitive is not yet in the base and is named for frontend-engineer to add
as a foundation PR before implementation: a StatusCallout (soft-tinted inline banner with
icon + action) used by the "Set a password first" and error states. It is drawn here from tokens
only — not one-offed into feature code.