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 general integration guide.
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.
The response is of type object
.