@noy-db/on-totp
v0.1.0-pre.4
Published
TOTP (RFC 6238) authenticator-app second factor for noy-db — generate secrets, otpauth:// provisioning URIs, and constant-time code verification. Zero dependencies (HMAC-SHA1 via Web Crypto). Part of the @noy-db/on-* authentication family.
Maintainers
Readme
@noy-db/on-totp
TOTP (RFC 6238) authenticator-app 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-totpWhat it is
TOTP (RFC 6238) authenticator-app second factor for noy-db — generate secrets, otpauth:// provisioning URIs, and constant-time code verification. Zero dependencies (HMAC-SHA1 via Web Crypto). 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-totp - Issues — github.com/vLannaAi/noy-db/issues
- Spec —
SPEC.md
License
MIT © vLannaAi
