1 2 3 4 5
//! OIDC provider plugin placeholder. pub mod utils; pub const UPSTREAM_PLUGIN_ID: &str = "oidc-provider";