iamdevvalecha / T-Picker-Backend

T-Shirt selling website backend
MIT License
7 stars 6 forks source link

chore: create basic schema for user. #3

Closed iamdevvalecha closed 3 years ago

iamdevvalecha commented 3 years ago

FALLS UNDER MODELS/USER.JS schema:- name, lastname , email, password , salt(hashed value) , role , purchases. refer:- https://mongoosejs.com/ https://mongoosejs.com/docs/guide.html#definition https://en.wikipedia.org/wiki/Salt_(cryptography)

github-actions[bot] commented 3 years ago

Message that will be displayed on users first issue