<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Logging to API (for folder/file listing/downloading) with least number of credentials? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41177#M1284</link>
    <description>&lt;P&gt;Thanks for elaborating. The end users of your app don't need to enter any app name or anything to identify your app. When a user uses your app, e.g., by browsing to your app's web site, your app has its own app key already, and directs the user through an OAuth flow. This sends them to Dropbox to authorize your app. At that point, they will log in to Dropbox, if they aren't already logged in, however they normally login, e.g., using their username and password. The user is then sent back to your app. This way, your app never needs to handle user credentials. You can find more information on how this works in the OAuth guide here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/oauthguide" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/oauthguide&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;We recommend using one of the official SDKs, if possible, as they'll do most of the work for you:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Once a user is linked to your app, you can use the /delta endpoint to get the full list of files and folders in the user's Dropbox account:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/docs#delta" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#delta&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://blogs.dropbox.com/developers/2013/12/efficiently-enumerating-dropbox-with-delta/" rel="nofollow noreferrer"&gt;https://blogs.dropbox.com/developers/2013/12/efficiently-enumerating-dropbox-with-delta/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 11 Jul 2015 02:15:58 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-07-11T02:15:58Z</dc:date>
    <item>
      <title>Logging to API (for folder/file listing/downloading) with least number of credentials?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41173#M1280</link>
      <description>&lt;P&gt;I am trying to make an option for every user, to log to his Dropbox via my website (API), and there his files will be listed. After that he can do other stuff which are not important for this question. So I need the smallest number of user's dbx login info. One or two would be perfect. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:41:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41173#M1280</guid>
      <dc:creator>Hrvoje A.</dc:creator>
      <dc:date>2019-05-29T09:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Logging to API (for folder/file listing/downloading) with least number of credentials?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41174#M1281</link>
      <description>&lt;P&gt;I'm not sure I understand your question. Can you clarify what you mean by "the smallest number of user's dbx login info"?&lt;/P&gt;

&lt;P&gt;Dropbox API apps should send users through an &lt;A href="https://www.dropbox.com/developers/reference/oauthguide" rel="nofollow noreferrer"&gt;OAuth flow&lt;/A&gt; to authorize the app to access their account (or not) and receive an access token back. The API app itself should never handle the user's Dropbox actual credentials.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2015 03:16:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41174#M1281</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-10T03:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Logging to API (for folder/file listing/downloading) with least number of credentials?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41175#M1282</link>
      <description>&lt;P&gt;Grek K. - but how he chooses the app? That means he needs to enter app name? his login data (mail and password)? I need the option where he will enter at the most two of those.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2015 20:48:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41175#M1282</guid>
      <dc:creator>Hrvoje A.</dc:creator>
      <dc:date>2015-07-10T20:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Logging to API (for folder/file listing/downloading) with least number of credentials?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41176#M1283</link>
      <description>&lt;P&gt;And also, is there a way to list all dropbox files without using Dropbox apps? &lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2015 21:15:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41176#M1283</guid>
      <dc:creator>Hrvoje A.</dc:creator>
      <dc:date>2015-07-10T21:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Logging to API (for folder/file listing/downloading) with least number of credentials?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41177#M1284</link>
      <description>&lt;P&gt;Thanks for elaborating. The end users of your app don't need to enter any app name or anything to identify your app. When a user uses your app, e.g., by browsing to your app's web site, your app has its own app key already, and directs the user through an OAuth flow. This sends them to Dropbox to authorize your app. At that point, they will log in to Dropbox, if they aren't already logged in, however they normally login, e.g., using their username and password. The user is then sent back to your app. This way, your app never needs to handle user credentials. You can find more information on how this works in the OAuth guide here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/oauthguide" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/oauthguide&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;We recommend using one of the official SDKs, if possible, as they'll do most of the work for you:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Once a user is linked to your app, you can use the /delta endpoint to get the full list of files and folders in the user's Dropbox account:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/docs#delta" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#delta&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://blogs.dropbox.com/developers/2013/12/efficiently-enumerating-dropbox-with-delta/" rel="nofollow noreferrer"&gt;https://blogs.dropbox.com/developers/2013/12/efficiently-enumerating-dropbox-with-delta/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jul 2015 02:15:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41177#M1284</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-11T02:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Logging to API (for folder/file listing/downloading) with least number of credentials?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41178#M1285</link>
      <description>&lt;P&gt;Greg thanks for  thoroughness. That also helped a lot, but I wanted to know (It was my mistake if I forgot to emphasize that :/) the whole last question but regarding "Every user on my website logs in to his own dropbox folder" and not on one "static/fixed" Dropbox (eg. mine). So what would be the least he needs to type in to login to his app through my website, and to retrieve his folder. (yes I am using PHP SDK, but I'm kinda new..botj in PHP and APIs )&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 19:09:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41178#M1285</guid>
      <dc:creator>Hrvoje A.</dc:creator>
      <dc:date>2015-07-14T19:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Logging to API (for folder/file listing/downloading) with least number of credentials?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41179#M1286</link>
      <description>&lt;P&gt;That is the normal scenario, that is, every user goes through the OAuth flow to authorize the app to connect to their own Dropbox account (and not just one static/fixed account). &lt;/P&gt;

&lt;P&gt;I recommend trying out the web-file-browser sample app included with the &lt;A href="https://www.dropbox.com/developers/core/sdks/php" rel="nofollow noreferrer"&gt;PHP SDK&lt;/A&gt; to see how the flow works. It will look the same for each user, but each user will log into their own Dropbox account.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 23:54:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Logging-to-API-for-folder-file-listing-downloading-with-least/m-p/41179#M1286</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-14T23:54:24Z</dc:date>
    </item>
  </channel>
</rss>

