Verifies the signedPasskeyData from a passkey login. The signedPasskeyData is returned by the finish call and is essential for transferring the authentication state to your backend.
It is required only for Corbado Connect and is thoroughly explained in our Documentation. Our generic integration guide explains how to use signedPasskeyData in your backend.
Basic authentication is used to authenticate requests to the Backend API. The username is the project ID and the password is the API secret.
The project ID and API secret can be found in the Developer Panel.
signedPasskeyData has been verified.
success, invalid_signature, invalid_challenge, user_mismatch, generic_error