View Source Zitadel.Text.V1.ExternalUserNotFoundScreenText (zitadel_api v1.0.0)
Link to this section Summary
Link to this section Types
@type t() :: %Zitadel.Text.V1.ExternalUserNotFoundScreenText{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], auto_register_button_text: String.t(), description: String.t(), link_button_text: String.t(), privacy_link_text: String.t(), title: String.t(), tos_and_privacy_label: String.t(), tos_confirm: String.t(), tos_confirm_and: String.t(), tos_link_text: String.t() }