wikijs-fork/server/modules/authentication/dropbox/definition.yml

21 lines
518 B
YAML
Raw Normal View History

key: dropbox
title: Dropbox
2018-08-04 21:27:55 +00:00
description: Dropbox is a file hosting service that offers cloud storage, file synchronization, personal cloud, and client software.
author: requarks.io
2018-08-04 21:27:55 +00:00
logo: https://static.requarks.io/logo/dropbox.svg
color: blue darken-2
2018-08-04 21:27:55 +00:00
website: https://dropbox.com
isAvailable: true
useForm: false
props:
clientId:
type: String
title: App Key
hint: Application Client ID
order: 1
clientSecret:
type: String
title: App Secret
hint: Application Client Secret
order: 2