Improve input validation in completeSignup()
-
Add return statements after replying with errors.
-
Check that token is not empty.
-
Trim token, login and password on signup.
Closes #103 (closed)
Add return statements after replying with errors.
Check that token is not empty.
Trim token, login and password on signup.
Closes #103 (closed)