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": "abf5d832a02503eb7e609bed09bcdd3f23bfc9461009f0602acf9a59f789fcd5"
  11. }
  12. }
  13. }