Summary
This hook provides a way for developers to delete a passkey for an authenticated user. The hook needs to be initialized within a child of DynamicContextProvider.If passkey MFA is enabled, the user will need to authenticate with MFA before deleting a passkey.
Usage
Available methods:deletePasskey
: Delete a passkey for the authenticated user.