User management
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Identity & Access · Tier: light · Risk: medium — handles GDPR-sensitive personal data
User account routes and server-side data access covering profile, settings, notifications, security, and GDPR data export.
When to use: Use when building or modifying the account area where users manage their own identity, security factors, and personal data.
Docs
Code
Proof
Machine-readable record: identity-user-management in mcp/patterns.registry.json.