Zitadel.Text.V1.VerifyMFAU2FScreenText (zitadel_api v1.0.0-rc.7) View Source

Link to this section Summary

Link to this section Types

Specs

description() :: String.t()

Specs

error_retry() :: String.t()

Specs

not_supported() :: String.t()

Specs

t() :: %Zitadel.Text.V1.VerifyMFAU2FScreenText{
  description: description(),
  error_retry: error_retry(),
  not_supported: not_supported(),
  title: title(),
  validate_token_text: validate_token_text()
}

Specs

title() :: String.t()

Specs

validate_token_text() :: String.t()

Link to this section Functions