Library Settings Get Help
Stacktora
Stacktora / Vault / Passwordless / MFA Auth Starter
Auth & Identity by @ops

Passwordless / MFA Auth Starter

WebAuthn/passkey and TOTP-ready authentication, not just sessions — a genuinely different pattern than a basic login/SSO starter, for teams building auth people actually expect in 2026: no password to leak, a second factor by default.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Node.js 24 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install passwordless-mfa-auth --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault