Skip to content

多因素认证 (MFA)

此功能尚在开发中,计划在未来版本中提供支持。

功能简介

多因素认证(Multi-Factor Authentication)将为用户登录增加额外的安全验证层。在密码验证之后,用户需要通过第二种方式(如 TOTP、WebAuthn 等)确认身份,显著提升账户安全性。

规划目标

  • TOTP(Time-based One-Time Password)-- 支持 Google Authenticator、Authy 等
  • WebAuthn / Passkeys -- 生物识别和硬件密钥支持
  • 备用验证码(Backup Codes)
  • 管理员可配置 MFA 强制策略

相关文档

Released under the MIT License.