{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/3"}],"enrichment":{"capability":"Provides an async OAuth client built on HTTPX for handling OAuth authentication flows in asynchronous Python applications.","skillfed_tags":["oauth","async-http","authentication"],"use_cases":["Authenticate users via OAuth providers in async web applications.","Build async service-to-service authentication using OAuth client credentials flow.","Integrate OAuth into async web frameworks that need third-party login.","Handle OAuth token exchange and user info retrieval in concurrent async contexts.","Simplify OAuth protocol handling in async CLI tools or background workers."],"what_it_does":"httpx-oauth is an async OAuth client library that wraps httpx to simplify OAuth authentication in asynchronous Python applications. It abstracts away the complexity of OAuth protocol flows, allowing developers to authenticate users or services without manually constructing HTTP requests and parsing responses. The package is built for modern async/await code and integrates directly with httpx, the async-first HTTP client library.\n\nThe library is actively maintained, supports Python 3.10 through 3.14, and carries no known security vulnerabilities. It has a minimal dependency footprint\u2014only httpx\u2014making it lightweight to add to existing projects. The permissive MIT license means you can use it freely in both open-source and commercial applications without licensing concerns.","worth_installing":"Yes. httpx-oauth is actively maintained, has low install friction, no security vulnerabilities, and a permissive license. Install it if you need OAuth authentication in an async Python application and want to avoid hand-rolling OAuth protocol logic. The single dependency on httpx keeps the footprint small."},"id":"httpx-oauth","links":{"html":"https://skillfed.io/packages/httpx-oauth","md":"https://skillfed.io/packages/httpx-oauth.md","pypi":"https://pypi.org/project/httpx-oauth/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-13","license_spdx":null,"license_treatment":"permissive","name":"httpx-oauth","python_support":"supports_current","summary":"Async OAuth client using HTTPX"},"popularity":{"monthly_downloads":889295,"position":4808,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.17.0"}
