On the server-side, we don't store the authentication code in plaintext. We hash it with PBKDF2 / SHA-256, salt it, then store it.