The outcome of a registration attempt: either the created user on result, or the errors that prevented creation (e.g. weak password, email already taken). Exactly one is populated; the other is null.
result
errors
null
The outcome of a registration attempt: either the created user on
result, or theerrorsthat prevented creation (e.g. weak password, email already taken). Exactly one is populated; the other isnull.