Page MenuHomePhabricator

Return client hint data in CheckUser API results
Open, Needs TriagePublic

Description

Requests for results to the CheckUser API should return associated client hint data.

Whether this data should be provided in its full raw form is to be discussed. The options are:

  1. Return the client hint data in the form stored in the DB after conversion to JSON
  2. Process the client hint data and return a string representing the client hint data