Function database::user::verify

source ·
pub fn verify(salt: String, password: String, attempted_password: String) -> bool