openauth-plugins 0.0.2

Official OpenAuth plugin modules.
Documentation
1
2
3
4
5
//! MCP plugin placeholder.

pub mod client;

pub const UPSTREAM_PLUGIN_ID: &str = "mcp";