Files
fastapi_best_architecture/backend/plugin/oauth2/plugin.toml
2025-08-28 22:10:22 +08:00

9 lines
146 B
TOML

[plugin]
summary = 'OAuth 2.0'
version = '0.0.5'
description = '通过 OAuth 2.0 的方式登录系统'
author = 'wu-clan'
[app]
router = ['v1']