documenso/packages/lib/server-only/2fa
Lucas Smith 55c8632620
feat: password reauthentication for documents and recipients (#1827)
Adds password reauthentication to our existing reauth providers,
additionally swaps from an exclusive provider to an inclusive type where
multiple methods can be selected to offer a this or that experience.
2025-06-07 00:27:19 +10:00
..
disable-2fa.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
enable-2fa.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
get-backup-code.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
is-2fa-availble.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
setup-2fa.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
validate-2fa.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
verify-2fa-token.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
verify-backup-code.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
verify-password.ts feat: password reauthentication for documents and recipients (#1827) 2025-06-07 00:27:19 +10:00
view-backup-codes.ts feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00