Two distribution items that widen reach for near zero code:
JSR publish. The kit already runs on Deno via WebCrypto. Publishing to jsr.io (as well as npm) puts it in front of the Deno ecosystem natively and JSR scores packages on the docs and types that already exist.
Browser demo page. Everything runs client-side, so a static GitHub Pages demo can show the whole flow with zero backend: generate a secret, render the QR, scan it with a real authenticator app, watch codes verify live, try backup codes and a migration import. Strongest possible launch asset because it proves the browser claim by existing, and doubles as living documentation.
Two distribution items that widen reach for near zero code:
JSR publish. The kit already runs on Deno via WebCrypto. Publishing to jsr.io (as well as npm) puts it in front of the Deno ecosystem natively and JSR scores packages on the docs and types that already exist.
Browser demo page. Everything runs client-side, so a static GitHub Pages demo can show the whole flow with zero backend: generate a secret, render the QR, scan it with a real authenticator app, watch codes verify live, try backup codes and a migration import. Strongest possible launch asset because it proves the browser claim by existing, and doubles as living documentation.