class WebAuthn::AuthenticatorData

def user_present?

def user_present?
  flags.user_present == 1
end