Users should be represented by either a simple name property or some combination or name, profile image, and URL link.
The clickable link should be able to be passed in by the outer application to support other users being able to view a profile, perhaps send them a private message (out of scope for now), or some other action.
Users should be represented by either a simple
nameproperty or some combination or name, profile image, and URL link.The clickable link should be able to be passed in by the outer application to support other users being able to view a profile, perhaps send them a private message (out of scope for now), or some other action.