getListAuthMethodsQueryKey

1const getListAuthMethodsQueryKey: (user) => (string | undefined)[];

Defined in: account-kit/react/dist/types/hooks/useListAuthMethods.d.ts:10

Parameters

ParameterType

user

UseUserResult

Returns

(string | undefined)[]