{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"Implements OAuth2.0 token exchange authentication for Coze workload identity, handling ID token retrieval and access token exchange with automatic caching and thread-safe operation.","skillfed_tags":["oauth2","authentication","coze"],"use_cases":["Authenticate microservices or background jobs to Coze APIs without managing token lifecycle manually.","Retrieve integration credentials and project environment variables from Coze in a single authenticated session.","Deploy multi-threaded applications that share a single cached token across worker threads.","Route requests through corporate proxies with custom CA certificates while maintaining authentication.","Switch between development (BOE), staging (PPE), and production environments via environment variables."],"what_it_does":"Coze Workload Identity SDK is a Python client for authenticating with Coze services using OAuth2.0 token exchange. It manages the two-step flow of obtaining an ID token via client credentials grant, then exchanging it for an access token, with automatic process-level caching that refreshes tokens one minute before expiration.\n\nThe SDK provides thread-safe token management, support for multiple deployment environments (BOE, PPE, custom), integration credential retrieval, project environment variable access, and configurable HTTPS proxy with custom CA certificate support. It requires Python 3.8 or later and depends only on requests and urllib3.","worth_installing":"Yes, if you are building Python applications that integrate with Coze services. The SDK handles OAuth2 token exchange transparently with automatic caching and thread safety, requires minimal setup beyond environment variables, and carries no security vulnerabilities. The low dependency footprint and permissive MIT license make it a straightforward addition to any Coze-dependent project."},"id":"coze-workload-identity","links":{"html":"https://skillfed.io/packages/coze-workload-identity","md":"https://skillfed.io/packages/coze-workload-identity.md","pypi":"https://pypi.org/project/coze-workload-identity/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-30","license_spdx":null,"license_treatment":"permissive","name":"coze-workload-identity","python_support":"supports_current","summary":"Python SDK for Coze workload identity authentication"},"popularity":{"monthly_downloads":84467,"position":13995,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.14"}
