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.

20 lines
518 B

  1. key: dropbox
  2. title: Dropbox
  3. description: Dropbox is a file hosting service that offers cloud storage, file synchronization, personal cloud, and client software.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/dropbox.svg
  6. color: blue darken-2
  7. website: https://dropbox.com
  8. isAvailable: true
  9. useForm: false
  10. props:
  11. clientId:
  12. type: String
  13. title: App Key
  14. hint: Application Client ID
  15. order: 1
  16. clientSecret:
  17. type: String
  18. title: App Secret
  19. hint: Application Client Secret
  20. order: 2