kids-first / kf-persona

kids-first persona implementation
Apache License 2.0
0 stars 0 forks source link

added field isPublic to the user model. #28

Closed Velythyl closed 5 years ago

Velythyl commented 5 years ago

Used in persona to know if model is publicly visible

aalex commented 5 years ago

I'm just making sure that exposing a user's eraCommons ID is ok.

Velythyl commented 5 years ago

Added field isPublic to the user model.

This field represents whether or not a user wishes to be seen publicly. This is used in the new version of persona https://github.com/kids-first/persona/pull/3