# fastapi-oauth20 **Repository Path**: fastapi-practices/fastapi-oauth20 ## Basic Information - **Project Name**: fastapi-oauth20 - **Description**: 在 FastAPI 中异步授权 OAuth 2.0 客户端 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-09 - **Last Updated**: 2025-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FastAPI OAuth 2.0 ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/fastapi-practices/fastapi_oauth20/ci.yml?logo=github) [![GitHub](https://img.shields.io/github/license/wu-clan/httpfpt)](https://github.com/wu-clan/httpfpt/blob/master/LICENSE) ![Static Badge](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue) ![GitHub release (with filter)](https://img.shields.io/github/v/release/fastapi-practices/fastapi_oauth20) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) 在 FastAPI 中异步授权 OAuth 2.0 客户端 我们的目标是集成多个 CN 第三方客户端,敬请期待(🐦)...