class WebAuthn::PublicKeyCredential

def backup_eligible?

def backup_eligible?
  authenticator_data&.credential_backup_eligible?
end