Metadata-Version: 2.1
Name: fastapi_oauth20
Version: 0.0.1a1
Summary: 在 FastAPI 中异步授权 OAuth2 客户端
Author-Email: Wu Clan <jianhengwu0407@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: httpx>=0.18.0
Requires-Dist: fastapi>=0.100.0
Description-Content-Type: text/markdown

# fastapi_oauth20

![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-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 中异步授权 OAuth2 客户端

我们的目标是集成多个 CN 第三方客户端，敬请期待

#### TODO:

如果我们能够很容易获取测试客户端，对接将会很快发生

- [ ] library tests
- [x] Google
- [ ] 微信
- [ ] QQ
- [ ] 抖音
- [x] 飞书
- [ ] 钉钉
- [ ] 微博
- [ ] 百度
- [x] Gitee
- [x] Github
- [X] 开源中国
- [ ] 阿里云
