pub(crate) async fn moz_autoconfigure(
    context: &Context,
    url: &str,
    param_in: &LoginParam
) -> Result<Vec<ServerParams>, Error>