Function verify_with_query

Source
pub fn verify_with_query(
    query: Query,
    verify_token: &str,
) -> Result<Query, VerifyError>