You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
474 B

  1. key: github
  2. title: GitHub
  3. description: GitHub Inc. is a web-based hosting service for version control using Git.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/github.svg
  6. color: grey darken-3
  7. website: https://github.com
  8. isAvailable: true
  9. useForm: false
  10. props:
  11. clientId:
  12. type: String
  13. title: Client ID
  14. hint: Application Client ID
  15. order: 1
  16. clientSecret:
  17. type: String
  18. title: Client Secret
  19. hint: Application Client Secret
  20. order: 2