I have changed sign up back to client side since we cant pass the user password in plain text.
solved the problem with username by changing and twisting some functions :))
for now is the only thing we can do... is working fine
plus I had to comment some code in login because we are checking if user verified their email before logging in
which now we dont need that to do our development first.
please review
I have changed sign up back to client side since we cant pass the user password in plain text. solved the problem with username by changing and twisting some functions :)) for now is the only thing we can do... is working fine plus I had to comment some code in login because we are checking if user verified their email before logging in which now we dont need that to do our development first. please review