mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 08:22:24 +01:00
doc (dropbox): works either with Full Dropbox permission or App Folder
permission - #60
This commit is contained in:
parent
7e30bdceb7
commit
01c3c50c31
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
// DROPBOX
|
||||
// 1) create an third party app: https://www.dropbox.com/developers/apps/create
|
||||
// -> dropbox api -> Full Dropbox -> whatever name you want ->
|
||||
// -> dropbox api -> "Full Dropbox" or "App folder" -> whatever name you want ->
|
||||
// -> set redirect URI to https://example.com/login ->
|
||||
|
||||
module.exports = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue