firechat and firepad installed but not fully working
This commit is contained in:
@ -6,12 +6,8 @@ var userSchema = new mongoose.Schema({
|
||||
email: { type: String, unique: true, lowercase: true },
|
||||
password: String,
|
||||
|
||||
facebook: String,
|
||||
twitter: String,
|
||||
google: String,
|
||||
github: String,
|
||||
instagram: String,
|
||||
linkedin: String,
|
||||
tokens: Array,
|
||||
|
||||
profile: {
|
||||
|
Reference in New Issue
Block a user