Add support for per-user KDF iteration counts
Before logging in, Bitwarden clients now POST to
$baseURL/accounts/prelogin asking for the KdfIterations of the
account given.
I'm not sure what the 'Kdf:0' parameter is though, so ignore it for
now.
Issue #66