Function medal::helpers::verify_password

source ยท
pub fn verify_password(password: &str, salt: &str, password_hash: &str) -> bool