pub fn oauth_meta() -> &'static OAuthMetaExpand 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”.