bewcloud/lib
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
..
interfaces Implement (optional) SSO via OIDC (OpenID Connect) (#64) 2025-06-05 18:10:40 +01:00
models Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
utils Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
auth.ts Add Optional 2FA Support (#61) 2025-05-29 17:30:28 +01:00
config.ts Migrate email provider (from Brevo to generic SMTP) (#67) 2025-06-10 10:28:13 +01:00
feed.ts Update Deno to 2.1 LTS! 2024-11-30 08:13:22 +00:00
form-utils.tsx Allow updating events 2024-03-21 16:24:59 +00:00
types.ts Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00