Passkey
Verify Passkey Authentication
Finish the process of authenticating with an existing passkey authenticator.
POST
Verify Authentication
Documentation Index
Fetch the complete documentation index at: https://docs.authsignal.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a short-lived token obtained from the Server API's Track Action endpoint. The token is valid for 10 minutes and should be passed in the Authorization header as 'Bearer {token}'.
Body
application/json
The ID of the passkey challenge returned when generating authentication options.
The authentication credential object, based on https://w3c.github.io/webauthn/#dictdef-authenticationresponsejson.
The ID of the device.
Previous
Initiate ChallengeInitiate a challenge for an action. Call this before Generate Authentication Options to customize the action code for passkey sign-in.
Next
Verify Authentication

