Ask AI is now on the home page — ask a question and get a sourced answer from the Ory docs. You'll also find it in the bottom-right corner of any page.

Skip to main content

<OrySettingsCard />

function OrySettingsCard(): Element

Renders the Ory Settings Card component.

This component is used to display the settings flow for the user. It utilizes the useOryFlow hook to access the current flow and renders the nodes with components provided by the Ory Elements context.

Returns

Element

The Ory Settings Card component that renders the settings flow.