Allow a user to change their own username

This commit is contained in:
Wyatt Johnson
2018-04-16 17:37:08 -06:00
parent ce291448f1
commit ba9f034bfb
5 changed files with 172 additions and 46 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ const ActionSchema = new Schema(
item_id: String,
user_id: String,
// The element that summaries will additionally group on in addtion to their action_type, item_type, and
// item_id.
// The element that summaries will additionally group on in addition to
// their action_type, item_type, and item_id.
group_id: String,
// Additional metadata stored on the field.