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