mirror of
https://github.com/fastapi-practices/fastapi_best_architecture.git
synced 2026-03-13 09:31:31 +08:00
9 lines
146 B
TOML
9 lines
146 B
TOML
[plugin]
|
|
summary = 'OAuth 2.0'
|
|
version = '0.0.2'
|
|
description = '通过 OAuth 2.0 的方式登录系统'
|
|
author = 'wu-clan'
|
|
|
|
[app]
|
|
router = ['v1']
|