devcbuea / data-collection-tool

GNU General Public License v3.0
1 stars 8 forks source link

Platform user schema (mongo schema) and user class #5

Closed devcbuea closed 5 years ago

devcbuea commented 5 years ago

So, for now, there are basic properties of the schema User object data-collection-tool/modules/authentication/models/user.model.js and the class data-collection-tool/modules/authentication/models/user.class.js The objective of this issues it to discuss properties and method that make sense for the mongo user schema and the user class.