DigitalFactory/Admin.NET/Admin.NET.Application/Configuration/OAuth.json

14 lines
427 B
JSON
Raw Normal View History

2024-03-18 01:36:19 +00:00
{
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
"OAuth": {
"Weixin": {
"ClientId": "wx2959fdd3abc05362",
"ClientSecret": "829f65b2be0652bcd50ea8cb820fd7fa"
},
"Gitee": {
"ClientId": "daf46f82c7aef4ee192e7537319f7fd18a158b7f0b21ca11abccea59c55d8ac1",
"ClientSecret": "4ec9a6942c35d03ce64434cdffb92dee48d12fe1b2038eeda2dbb6f3c847b365"
}
}
}