#[SOLVED] Am I obligated to set a phone number when creating a user from node-appwrite?

1 messages · Page 1 of 1 (latest)

lunar marlin
#

The sintax puts the phone number before the password

return await users.create(ID.unique(), email, 'phone', password);

Is there a way to create a user only with email and password?

clear stratus
lunar marlin
#

oh ok, thanks. I really think password should come before though 🤔

clear stratus
lunar marlin
#

[SOLVED] Am I obligated to set a phone number when creating a user from node-appwrite?

tribal viper
#

By far most popular was using object literals