mirror of https://github.com/requarks/wiki
parent
bcd6ceb271
commit
47dcc90fb7
@ -1,6 +1,9 @@
|
||||
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
|
||||
website: https://dropbox.com
|
||||
props:
|
||||
appKey: String
|
||||
appSecret: String
|
||||
|
@ -1,6 +1,9 @@
|
||||
key: gdrive
|
||||
title: Google Drive
|
||||
description: Google Drive is a file storage and synchronization service developed by Google.
|
||||
author: requarks.io
|
||||
logo: https://static.requarks.io/logo/google-drive.svg
|
||||
website: https://www.google.com/drive/
|
||||
props:
|
||||
clientId: String
|
||||
clientSecret: String
|
||||
|
@ -1,6 +1,9 @@
|
||||
key: onedrive
|
||||
title: OneDrive
|
||||
description: OneDrive is a file hosting service operated by Microsoft as part of its suite of Office Online services.
|
||||
author: requarks.io
|
||||
logo: https://static.requarks.io/logo/onedrive.svg
|
||||
website: https://onedrive.live.com/about/
|
||||
props:
|
||||
clientId: String
|
||||
clientSecret: String
|
||||
|
Loading…
Reference in new issue