Module ory_client::models::ui_node
source · Structs
UiNode : Nodes are represented as HTML elements or their native UI equivalents. For example, a node can be an
<img> tag, or an <input element> but also some plain text.Enums
Group specifies which group (e.g. password authenticator) this node belongs to. default DefaultGroup password PasswordGroup oidc OpenIDConnectGroup profile ProfileGroup link LinkGroup code CodeGroup totp TOTPGroup lookup_secret LookupGroup webauthn WebAuthnGroup
The node’s type text Text input Input img Image a Anchor script Script