KP-003 · AUTH/RECOVER
Password Recovery Page
Password recovery that refuses to leak. The response is identical whether or not the address has an account, and — unusually — the page says so out loud, because a reader who does not understand why they got a vague answer assumes the form is broken and tries again.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/auth-recover
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| privacyNote | string | — | Why the response is the same either way. |
| sentHeadline / sentCopy | string | — | The confirmed state — deliberately never "we found your account". |