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.
wiki/server/modules/authentication/dropbox/definition.yml

21 lines
518 B

key: dropbox
title: Dropbox
description: Dropbox is a file hosting service that offers cloud storage, file synchronization, personal cloud, and client software.
author: requarks.io
logo: https://static.requarks.io/logo/dropbox.svg
color: blue darken-2
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