Cloud API client, credentials, OAuth, and tenant management for systemprompt.io AI governance deployments. Remote sync and multi-tenant orchestration for the MCP governance pipeline.
//! Cloud checkout flow: drive a subscription purchase and wait for the tenant
//! to finish provisioning.
//!//! Re-exports the callback-flow entry point [`run_checkout_callback_flow`] and
//! the [`wait_for_provisioning`] poller.
modclient;modprovisioning;pubuseclient::{CheckoutCallbackResult, CheckoutTemplates, run_checkout_callback_flow};pubuseprovisioning::wait_for_provisioning;