Account settings
Composable, data-driven account-management blocks for identity, sign-in methods, passkeys, sessions and organisation memberships. Consumers own nx-id calls, confirmation and policy; the blocks own only accessible presentation and local pending/empty/error states.
bunx shadcn@latest add @nx-ui/account-settingsIdentity overview
A compact account summary and profile section. The consumer supplies the session snapshot and may put its own controlled fields in the profile slot.
Priya Shah
Profile
Your name and photo appear across Nexus products and organisation membership lists.
Security and recovery
Linked identities, passkeys and sessions intentionally expose callbacks instead of auth providers. Destructive callbacks are named requests so the consumer can apply its own confirmation and last-recovery-method policy.
Linked accounts
Sign-in methods connected to this Nexus Account.
Passkeys
Use a device biometric or screen lock instead of a password.
Sessions
Devices currently signed in to your Nexus Account.
Organisation memberships
Use the organisation callback hooks with nx-id membership APIs. `canLeave` lets server policy disable the sole-owner exit before the user encounters an error.
Organisations
Workspaces you can access with this Nexus Account.
API reference
Exported parts and their props, extracted from the component source.