class WebAuthn::PublicKeyCredential::UserEntity

def attributes

def attributes
  super.concat([:id, :display_name])
end