First you signup just like normal. Your browser runs a bit of javascript and does not transfer your password but some validator based on it.
Login using the same credentials. Again javascript is used to calculate a random number and a key based on it that the server then uses to validate your password.
The server logs will tell you your password was not transmitted in clear. Never the less the server can determine wether you were authorized.