@noy-db/on-email-otp
Email OTP second factor for noy-db
Part of @noy-db/hub — the zero-knowledge, offline-first, encrypted document store.
Install
pnpm add @noy-db/hub @noy-db/on-email-otpWhat it is
Email OTP second factor for noy-db — generates time-boxed one-time codes, delivers via a user-supplied transport (SMTP / SES / Postmark / any fn), and verifies in constant time. Part of the @noy-db/on-* authentication family.
Status
Pre-release (0.1.0-pre.1). API may change before 1.0.
Documentation
See the main repository for setup, examples, and the full subsystem catalog.
- Source —
packages/on-email-otp - Issues — github.com/vLannaAi/noy-db/issues
- Spec —
SPEC.md
License
MIT vLannaAi