pub async fn verify_compact( token: &str, resolve_key: &ResolveKey, ) -> Result<(Value, String), Error>