class WebAuthn::AuthenticatorData

def credential_backup_eligible?

def credential_backup_eligible?
  flags.backup_eligibility == 1
end