mirror of
https://github.com/documenso/documenso.git
synced 2025-11-09 20:12:31 +10:00
Adds support for 2FA when completing a document, also adds support for using email for 2FA when no authenticator has been associated with the account.
2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
export const TWO_FACTOR_EMAIL_EXPIRATION_MINUTES = 5;
|