View Source Zitadel.Text.V1.PasswordlessScreenText (zitadel_api v1.0.0)
Link to this section Summary
Link to this section Types
@type t() :: %Zitadel.Text.V1.PasswordlessScreenText{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], description: String.t(), error_retry: String.t(), login_with_pw_button_text: String.t(), not_supported: String.t(), title: String.t(), validate_token_button_text: String.t() }