I\'ve written a simple piece of code using Dropbox API, which implies usage of APP_KEY and APP_SECRET of my app. Let\'s suppose someone wants to use my app too. I create a
You can encode your key using Dropbox API Key Encoder and use dropbox.js to decode it. That way you do not need to expose your secret key