Docs.rs
ory-client-1.22.4
ory-client 1.22.4
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
aeneasr
Dependencies
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_with ^3.8
normal
url ^2.5
normal
uuid ^1.8
normal
Versions
49.22%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module ui_node
ory_
client
1.22.4
Module ui_node
Module Items
Structs
Enums
In ory_
client::
models
ory_client
::
models
Module
ui_node
Copy item path
Source
Structs
§
UiNode
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
Enum
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 passkey PasskeyGroup identifier_first IdentifierFirstGroup captcha CaptchaGroup saml SAMLGroup
Type
Enum
The node’s type text Text input Input img Image a Anchor script Script div Division