attemptVerification

Attempts to verify this passkey using the provided public key credential.

This method is used to complete the passkey verification process by submitting the cryptographic response generated by the authenticator device.

Return

A ClerkResult containing the verified Passkey on success, or a ClerkErrorResponse on failure

Parameters

publicKeyCredential

The JSON string containing the public key credential response from the WebAuthn authenticator