#[SOLVED] Invalid email

1 messages · Page 1 of 1 (latest)

quiet estuary
#

I think you should send your obejcts.value
As such


const promise = users.create(
            ID.unique(),
            email.value,
            password.value,
            name.value
        );
tawdry falcon
#

Id kiss you if it was not weird lmao

#

So it created an account but did not put the name

#

Do I just need to do null

#

GOT IT NVM