Function mz_frontegg_mock::handlers::sso::handle_delete_sso_config

source ยท
pub async fn handle_delete_sso_config(
    __arg0: State<Arc<Context>>,
    __arg1: Path<String>,
) -> StatusCode