App requests access to full dropbox instead of app-specific folder
Hey there -- in setting this up I noticed that the Dropbox permissions requested for the app are full read/write permissions for the user's entire dropbox, which seems unnecessary.
Can the scope of these permissions be reduced to the "App Folder" scope ([docs](https://www.dropbox.com/developers/reference/developer-guide#app-permissions)), so that git-remote-dropbox only has permissions to read/write the folder pertaining to this app specifically?
4 条评论