lookupUserByPhone

Looks up information based on a phone number.

Import

1import { BaseSignerClient } from "@account-kit/signer";

Parameters

phone

string the phone number to look up

Returns

Promise<any> the result of the lookup request