I'm develoiping an application using dropbox api and i want to let users browsing my files online. Now, i need to save my access token and reuse to let users browser my dropbox files online...
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
your question is a bit blurry, and i don't know dropbox well, but i imagine that one way to store your access token would be to create a
now you can use the token from anywhere you want in your app by calling this constant. |
|||
|
|