Skip to content

Begin passkey registration with password confirmation

POST
/auth/passkeys/register/options
object
password
required
string format: password
>= 1 characters

WebAuthn creation options

object
success
required
boolean
data
required
object
challengeId
required
string format: uuid
publicKey
required

JSON-encoded WebAuthn PublicKeyCredential options for the current ceremony.

object
key
additional properties
any

Invalid session or current password

object
success
required
boolean
error
required
object
code
required
string
Allowed values: unauthorized forbidden pending_approval registration_rejected account_inactive validation_error conflict not_found rate_limited not_implemented service_unavailable internal_error
message
required
string

Redis unavailable

object
success
required
boolean
error
required
object
code
required
string
Allowed values: unauthorized forbidden pending_approval registration_rejected account_inactive validation_error conflict not_found rate_limited not_implemented service_unavailable internal_error
message
required
string