.
This commit is contained in:
parent
1849121736
commit
299f08ff8d
@ -142,7 +142,9 @@ const extraMethods = {
|
||||
name: dataUser.name,
|
||||
surname: dataUser.surname,
|
||||
//entityId: dataUser.entityId,
|
||||
type: "onsite",
|
||||
profile: "guest",
|
||||
country: "ES",
|
||||
// password: crypto.createHash('sha512').update(user.phone).digest('hex'),
|
||||
},
|
||||
}).then(([user, created]) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user