# Registration Errors

## `Registration.CreateFailedError`

Thrown when a WebAuthn P256 credential creation fails.

**Source:** [src/webauthn/Registration.ts](https://github.com/wevm/ox/blob/main/src/webauthn/Registration.ts#L819)

## `Registration.VerifyError`

Thrown when WebAuthn registration verification fails.

**Source:** [src/webauthn/Registration.ts](https://github.com/wevm/ox/blob/main/src/webauthn/Registration.ts#L814)
