The current version only allows for simple password SHA-256 hashes. First add support for SHA-512 hashes. Extend this to allow for salted password hashes implemented with PBKDF2 SHA-256 and SHA-512. This will require an additional "salt" field to be returned from the Users Query.