merge test (release pending tomorrow) into client-update and make required changes.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -50,7 +50,7 @@ exports.createUser = async (req, res) => {
|
||||
`,
|
||||
{
|
||||
user: {
|
||||
email,
|
||||
email: email.toLowerCase(),
|
||||
authid: userRecord.uid,
|
||||
associations: {
|
||||
data: [{ shopid, authlevel, active: true }],
|
||||
|
||||
Reference in New Issue
Block a user