This defines the fields and data stored for any user account within the wave system.

 

FieldDescription
idunique id (primary key) so email can be changed.
addressemail address of the profile.
nameFull name (names are hard to do just hold the full name).
imageUrllocation of the users profile image.
profileUrlgenerated url used to view the users profile.
  • No labels