| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| components | ||
| forgot-password | ||
| hooks | ||
| lib | ||
| otp | ||
| passkey | ||
| reset-password-confirm | ||
| secure-verification | ||
| sign-in | ||
| sign-up | ||
| api.test.ts | ||
| api.ts | ||
| auth-layout.tsx | ||
| constants.ts | ||
| index.ts | ||
| types.ts |
Treat TOTP and Passkey as alternative enrolled factors across login and sensitive account operations. Gate every primary login transport before issuing a session, require WebAuthn user verification, and consume login challenges atomically with session creation. Reuse the shared verification UI for login, 2FA management, and account deletion. Require scoped, single-use deletion proof; recheck the session inside the deletion transaction and revoke all sessions afterward. Validation: controller/service/model/middleware tests; real SQLite 3.50.4, MySQL 8.4.11, and PostgreSQL 16.15 security regressions; frontend tests, TypeScript, targeted lint, formatting, and production build. Deploy the frontend and all backend nodes together. No schema changes.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| components | Loading commit data... | |
| forgot-password | Loading commit data... | |
| hooks | Loading commit data... | |
| lib | Loading commit data... | |
| otp | Loading commit data... | |
| passkey | Loading commit data... | |
| reset-password-confirm | Loading commit data... | |
| secure-verification | Loading commit data... | |
| sign-in | Loading commit data... | |
| sign-up | Loading commit data... | |
| api.test.ts | Loading commit data... | |
| api.ts | Loading commit data... | |
| auth-layout.tsx | Loading commit data... | |
| constants.ts | Loading commit data... | |
| index.ts | Loading commit data... | |
| types.ts | Loading commit data... |