removePasskey
Removes a passkey authenticator from the user’s account.
Import
Parameters
authenticatorId
string
The ID of the authenticator to remove.
Returns
Promise<void>
A promise that resolves when the authenticator is removed.
Removes a passkey authenticator from the user’s account.
string
The ID of the authenticator to remove.
Promise<void>
A promise that resolves when the authenticator is removed.