Allow Dropbox API to access my account on user's device
问题 As a mobile developer, I'm looking for a solution that allows users of my application to download multiple .zip files that will add a "modular" feel to my application. I've used the Dropbox API in another app to allow users to backup items to their account, but now I need the user to access my account. Is there a way to authenticate the Dropbox session to my account automatically, or just connect to my Public folder without the user even noticing? Followup Question What are the security