feat(developer): support custom OAuth 2.0 client

This commit is contained in:
MingxuanGame
2025-08-11 12:33:31 +00:00
parent ee9381d1f0
commit 6e71141146
21 changed files with 380 additions and 82 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"aiomysql>=0.2.0",
"alembic>=1.12.1",
"apscheduler>=3.11.0",
"authlib>=1.6.1",
"bcrypt>=4.1.2",
"cryptography>=41.0.7",
"fastapi>=0.104.1",