TwoFactor5
1.0.0Two-column authenticator pairing card with a scannable QR plate and a six-digit verification form.
npx jabkit add two-factor5Component Data
- ID
- two-factor5
- Category
- dashboard
- Version
- 1.0.0
- Added
- 2026-09-05
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
authauthenticatordashboardformotpqrtwo-factor
Dependencies
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<TwoFactor5 {...twoFactor5Mocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<TwoFactor5 {...twoFactor5Mocks.alternate} />
</div>