Skip to content

安装

依赖

在安装 fastapi-oauth20 之前,请确保您满足以下先决条件:

  • Python 版本 >= 3.10
  • FastAPI 版本 >= 0.100.0

安装

pip install fastapi-oauth20
uv add fastapi-oauth20
pdm add fastapi-oauth20