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