pub async fn verify_register_data(
app: &App,
typ: &str,
id_tag: &str,
app_domain: Option<&str>,
identity_providers: Vec<String>,
) -> ClResult<DomainValidationResponse>Expand description
Verify domain and id_tag before registration