OAuth.json 427 B

1234567891011121314
  1. {
  2. "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
  3. "OAuth": {
  4. "Weixin": {
  5. "ClientId": "wx2959fdd3abc05362",
  6. "ClientSecret": "829f65b2be0652bcd50ea8cb820fd7fa"
  7. },
  8. "Gitee": {
  9. "ClientId": "daf46f82c7aef4ee192e7537319f7fd18a158b7f0b21ca11abccea59c55d8ac1",
  10. "ClientSecret": "4ec9a6942c35d03ce64434cdffb92dee48d12fe1b2038eeda2dbb6f3c847b365"
  11. }
  12. }
  13. }