schmitty890 / sports-tracker

MIT License
1 stars 0 forks source link

update user model #30

Closed schmitty890 closed 4 years ago

schmitty890 commented 4 years ago

we don't need the following properties on our user model as we are not using them

snapchat: String, facebook: String, twitter: String, google: String, github: String, instagram: String, linkedin: String, steam: String, quickbooks: String, tokens: Array,

profile: { name: String, gender: String, location: String, website: String, picture: String }