I want a simple process for saving client-generated content (e.g. blobs generated from bytearrays such as zip files, canvas images, or other binary data generated inside the browser in javascript) up to the end users own dropbox, on a button click. The user would not have to authenticate until the click, since there are other buttons for saving to other providers or direct download or local storage, etc. Is this yet possible with the wonderful saver dropin?