User Model
| Field | Type | Required | Description |
|---|---|---|---|
| name | String | True | A username. |
| String | False | ||
| password | String | True | |
| tokenHash | String | True | A token which authenticates the user. |
| Field | Type | Required | Description |
|---|---|---|---|
| name | String | True | A username. |
| String | False | ||
| password | String | True | |
| tokenHash | String | True | A token which authenticates the user. |