AccountSettings
Self-service account panel: change name, email and password, and delete the account. Each section talks to the account handlers; mutations except the profile rename are password re-auth gated.
Basic
The live preview runs against a mocked demo API (injected via the fetcher prop) — the profile rename succeeds, deleting explains that it needs a real backend. The snippet shows the production setup, where `user` comes from your auth store or `locals.user`.
Account settings
Delete account
This permanently deletes your account and all associated data. This cannot be undone.
Loading...
Loading syntax highlighting...API Reference
10 props 1 required
Add filter
Grouping
Summary
Column visibility
No matching properties |
No matching properties
Installation
Import
Loading...
Loading syntax highlighting...