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.

The value of the link auth flow context.

See

useLinkAuthFlow

Properties

PropertyTypeDescription
back() => voidA function to call when the back button is clicked.
direction?"left" | "right"The direction of the flow transition.
link(method: AuthMethod) => voidA function to call when the user links an auth method.
linkSuccess() => voidA function to call when an auth method is successfully linked.