mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
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 |
||
|---|---|---|
| .. | ||
| multi-factor-auth | ||
| dashboard.ts | ||
| email.ts | ||
| expenses.ts | ||
| files.ts | ||
| multi-factor-auth.ts | ||
| news.ts | ||
| oidc.ts | ||
| user.ts | ||