- Issue created by @vetal4ik
- First commit to issue fork.
- Merge request !121Issue #3487396: Return user data on thLogin and thCreateUser β (Merged) created by murz
- π¦π²Armenia murz Yerevan, Armenia
Thank you for the patch, good feature!
By the Nightwatch.js convention, we should return the data in the
result.value
, and also returnresult.status=0
on success.I extended the patch in the MR and covered this feature with tests, and merged.