Skip to main content

validate_remote_at

Function validate_remote_at 

Source
pub(crate) async fn validate_remote_at(
    client: &Client,
    base: &str,
    key: &str,
    instance_id: &str,
) -> Result<bool, String>
Expand description

HTTP-layer split for validate_remote. See activate_remote_at.