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.

function LinkAuthItems(props: LinkAuthItemsProps): Element;
A list of auth methods for linking to the current user’s account.

Parameters

ParameterTypeDescription
propsLinkAuthItemsPropsThe props for the LinkAuthItems component.

Returns

Element The LinkAuthItems component.

See

LinkAuth