Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Props for the LinkAuthFlow component.

See

LinkAuthFlow

Properties

PropertyTypeDescription
children?(props: { view: "list" | "email" | "sms"; Content: ReactNode; }) => ReactNodeA render function for the children of the component. The render function provides the current view and the rendered content for the view.