KP-028 · AUTH/ATLAS
Atlas Sign-Up Page
Account creation beside a live activity map: the form says what the account creates before it creates it, and the atlas beside it — the library's point globe with a few pips and a count of crews online — says the quieter thing, that other people are already here. Validation is inline and plain, the strength line describes rather than scores, and a passkey path is offered as text instead of a wall of provider buttons.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/auth-atlas
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| pips / crews | AtlasPip[] · number | — | The yards shown on the atlas and the online count it steps toward. |
| onSubmit | (values) => void | — | Receives the name and email; the page never handles a password itself. |