Files
certd/packages/ui/certd-server/metadata/addon_oauth_gitee.yaml
2025-12-31 18:39:58 +08:00

20 lines
502 B
YAML

addonType: oauth
name: gitee
title: Gitee认证
desc: Gitee OAuth2登录
icon: simple-icons:gitee:red
showTest: false
input:
clientId:
title: ClientId
helper: '[gitee 第三方应用管理](https://gitee.com/oauth/applications)创建应用后获取'
required: true
clientSecretKey:
title: ClientSecretKey
component:
placeholder: ClientSecretKey / appSecretKey
required: true
pluginType: addon
type: builtIn
scriptFilePath: /plugins/plugin-oauth/oauth2/plugin-gitee.js