Zitadel.Text.V1.InitMFAPromptScreenText (zitadel_api v1.0.0-rc.7) View Source
Link to this section Summary
Link to this section Types
Specs
description() :: String.t()
Specs
next_button_text() :: String.t()
Specs
otp_option() :: String.t()
Specs
skip_button_text() :: String.t()
Specs
t() :: %Zitadel.Text.V1.InitMFAPromptScreenText{
description: description(),
next_button_text: next_button_text(),
otp_option: otp_option(),
skip_button_text: skip_button_text(),
title: title(),
u2f_option: u2f_option()
}
Specs
title() :: String.t()
Specs
u2f_option() :: String.t()