feat: Email as a method for multi-factor authentication

This commit is contained in:
halo 2025-01-22 18:04:01 +08:00 committed by 老广
parent 47366b3cf0
commit eda3eaa9a6

View File

@ -31,6 +31,7 @@ export default {
[
'SECURITY_MFA_AUTH',
'SECURITY_MFA_IN_LOGIN_PAGE',
'SECURITY_MFA_BY_EMAIL',
'SECURITY_MFA_AUTH_ENABLED_FOR_THIRD_PARTY',
'SECURITY_MFA_VERIFY_TTL',
'OTP_ISSUER_NAME', 'OTP_VALID_WINDOW'