Skip to main content
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