Files
fastapi_best_architecture/backend/plugin/oauth2/plugin.toml
Wu Clan 83dcdbe59d Update the OAuth2 login password policy (#741)
* Update the OAuth2 login password policy

* Update the crud pwd

* Update the reset pwd service
2025-07-29 22:51:31 +08:00

9 lines
146 B
TOML

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