Skip to main content

oauth_meta

Function oauth_meta 

Source
pub fn oauth_meta() -> &'static OAuthMeta
Expand description

Return the cached process-wide OAuthMeta, parsing the embedded product-meta.toml on first call.

Missing or malformed sections degrade to an empty map so a broken catalog file does not panic the CLI; downstream code treats “no spec” as “key-only provider”.