feat: add expiry and domain chip to sms and email otp (#8163)

# Which Problems Are Solved

There are some undocumented parameters that can be used. A good example
is on the "Verify SMS OTP" page.

# How the Problems Are Solved

Expiry and Domain chips are added to the Verify SMS OTP and Verify Email
OTP message text configs in the console.

# Additional Context

- Closes #7134

---------

Co-authored-by: Fabi <fabienne@zitadel.com>
Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
Daniel Moisa
2024-07-04 12:04:22 +03:00
committed by GitHub
parent 32b707cf46
commit d9a9c013a6
16 changed files with 34 additions and 15 deletions

View File

@@ -1679,7 +1679,8 @@
"username": "用户名",
"tempUsername": "临时用户名",
"otp": "一次性密码",
"verifyUrl": "验证一次性密码的URL"
"verifyUrl": "验证一次性密码的URL",
"expiry": "过期时间"
},
"TOAST": {
"UPDATED": "自定义文本已保存。"