⭐ If you find Zipline useful, please consider giving it a star on Github! ⭐

/api/auth/webauthn

Verify a WebAuthn authentication response and log in the user associated with the matching passkey.

POST/api/auth/webauthn

Header Parameters

x-zipline-client?string

Request Body

application/json

response*unknown

Response Body

application/json

Empty

{
  "error": "E1000: Invalid request schema",
  "code": 1000,
  "statusCode": 400
}