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.
//! Browser-based OAuth login flow for the cloud CLI.
//!//! Re-exports the flow entry point [`run_oauth_flow`] and its
//! [`OAuthTemplates`] for the local callback page.
modclient;pubuseclient::{OAuthTemplates, run_oauth_flow};