getPasskeyStatus

Retrieves the status of the passkey for the current user. Requires the user to be authenticated.

Import

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

Returns

Promise<{ isPasskeyAdded: boolean }> A promise that resolves to an object containing the passkey status