Exception: Passkeyed::ConfigurationError

Inherits:
Error
  • Object
show all
Defined in:
lib/passkeyed/errors.rb,
sig/passkeyed/errors.rbs

Overview

Raised at boot/use time when passkeyed is misconfigured or the host model is missing required schema (e.g. an invalid user_verification value or a missing webauthn_id column). Fails fast rather than degrading silently.