mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-23 18:24:57 +00:00
feat: add secret generators for OTP (#6262)
This PR adds configuration options for OTP codes through Admin API.
This commit is contained in:
@@ -1102,7 +1102,9 @@
|
||||
"3": "Verificação de telefone",
|
||||
"4": "Redefinição de senha",
|
||||
"5": "Inicialização sem senha",
|
||||
"6": "Segredo do aplicativo"
|
||||
"6": "Segredo do aplicativo",
|
||||
"7": "Senha única (OTP) - SMS",
|
||||
"8": "Senha única (OTP) - e-mail"
|
||||
},
|
||||
"ADDGENERATOR": "Definir aparência de segredo",
|
||||
"GENERATORTYPE": "Tipo",
|
||||
|
Reference in New Issue
Block a user