Closed AdamVig closed 7 years ago
Created a view in the database to address points 1, 3, and 4. The view only has the user's first name, last name, email, user ID, and organization ID. This prevents the user from editing his or her password or role ID and excludes those fields from responses as well.
The view is called userInfo
.