I've done this in my own web application, and since the whole web application is built on Javascript anyway, it's never been a problem. I also hash the password again serverside, so: * Only the client knows the…
I've done this in my own web application, and since the whole web application is built on Javascript anyway, it's never been a problem. I also hash the password again serverside, so: * Only the client knows the…