getPasskeyStatus
Retrieves the status of the passkey for the current user. Requires the user to be authenticated.
Import
Returns
Promise<{ isPasskeyAdded: boolean }>
A promise that resolves to an object containing the passkey status
getPasskeyStatus
Retrieves the status of the passkey for the current user. Requires the user to be authenticated.
Promise<{ isPasskeyAdded: boolean }>
A promise that resolves to an object containing the passkey status