bewcloud/lib/models/multi-factor-auth
Bruno Bernardino c7d6b8077b
Enable Email as a MFA method/option (#68)
This adds Email as a multi-factor authentication method/option. It reuses the `VerificationCode` for the code generation and validation.

It also refactors the email templating for easier repurposing.

Finally, it has a small Deno version bump.

Closes #25
2025-06-11 15:53:39 +01:00
..
email.ts Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
passkey.ts Add Optional 2FA Support (#61) 2025-05-29 17:30:28 +01:00
totp.ts Add Optional 2FA Support (#61) 2025-05-29 17:30:28 +01:00