KB-102 · ACCESS/PANEL

Access Panel

Sign-in that unlocks like a vault — steps ride a gantry rail, OTP digits drop into their cells, and the right code throws a breaker bolt open.

KB-102 · ACCESS/PANEL

Access panel

Request access

We send a one-time code to your inbox.

Demo code · 246810

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/access-panel

Props

PropTypeDefaultDescription
expectedCodestring"246810"The six-digit code that throws the bolt.
onVerify(code: string) => voidFires with the entered code on every attempt.
onComplete(email: string) => voidFires once when the correct code lands.
emailstringPrefills the email field.