pub fn hash_token(raw_token: &str) -> Option<Vec<u8>>
Hash an incoming token string (the one carried in the URL) so it can be looked up in the set_password_tokens table.
set_password_tokens