unity-renderer icon indicating copy to clipboard operation
unity-renderer copied to clipboard

Add new player info in User Profile definition

Open davidejensen opened this issue 2 years ago • 0 comments

To allow the future changes required for the new passport we need to add new data to our User Profile definition as explained in https://www.notion.so/decentraland/PRD-Extended-Passport-c427c485ede9480bb106389f5a4441f7

The additional info will be provided by kernel and are:

  • Player friends count
  • Player mutual friends count
  • List of 5/6 profile pictures of mutual friends

The player friends count and mutual friends count can be an integer defined in the UserProfileModel. The mutual friends pictures can be a list of strings containing the face256 of those users

This task will require additional info from kernel and platform

Technical assessment: https://www.notion.so/decentraland/RFC-Technical-Assessment-extended-passport-WIP-2bb32a1811114313b96e74a4efe3b855#ea88802ef23e4172a7813c139af1c269

davidejensen avatar Oct 26 '22 08:10 davidejensen