Aware that users can manually delete the passkeys on their authenticator, as well as developers creating an API to delete if from the server. However, how can we delete it programmatically for both? In the case a user deletes it with an API call, the passkey in authenticator would still exist. When they try to create a passkey again, it will fail as a passkey already exists with that same method.
Aware that users can manually delete the passkeys on their authenticator, as well as developers creating an API to delete if from the server. However, how can we delete it programmatically for both? In the case a user deletes it with an API call, the passkey in authenticator would still exist. When they try to create a passkey again, it will fail as a passkey already exists with that same method.