<?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: API secret in dropbox.oauth.DropboxOAuth2FlowNoRedirect and redistribution in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/277139#M16604</link>
    <description>&lt;P&gt;Thank you, Greg, that helps a lot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 May 2018 18:27:14 GMT</pubDate>
    <dc:creator>salven</dc:creator>
    <dc:date>2018-05-21T18:27:14Z</dc:date>
    <item>
      <title>API secret in dropbox.oauth.DropboxOAuth2FlowNoRedirect and redistribution</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/276987#M16597</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am writing a simple app in the form of a python script which follows the OAuth2 procedure for the user to link and use their own account. Now, the DropboxOAuth2FlowNoRedirect() method requires both the app key *and* secret to be passed and I can't seem to reconciliate this with replies to similar questions, where it was specified that only the key is really needed. How would I go to redistribute the app without embedding (or revealing) the app key?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:13:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/276987#M16597</guid>
      <dc:creator>salven</dc:creator>
      <dc:date>2019-05-29T09:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: API secret in dropbox.oauth.DropboxOAuth2FlowNoRedirect and redistribution</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/277109#M16601</link>
      <description>&lt;P&gt;The &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_self"&gt;Dropbox OAuth 2 app authorization implementation&lt;/A&gt; supports two different flows:&lt;BR /&gt;- the "code" flow: this flow requires both the app key and secret&lt;BR /&gt;- the "token" flow: this flow only requires the app key&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The `DropboxOAuth2FlowNoRedirect` class in the&amp;nbsp;Dropbox Python SDK uses the "code" flow, so it requires the app key and secret.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Python SDK doesn't implement the "token" flow unfortunately,&amp;nbsp;but I'll pass this along as a feature request.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being the case, to distribute a client-side Python app without including the app secret, you'd need to implement the token flow yourself, either by modifying the SDK or without using the SDK at all. Note that the token flow requires a redirect URI though, so you'd need to use a local redirect URI.&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 14:52:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/277109#M16601</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-21T14:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: API secret in dropbox.oauth.DropboxOAuth2FlowNoRedirect and redistribution</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/277139#M16604</link>
      <description>&lt;P&gt;Thank you, Greg, that helps a lot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 18:27:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/277139#M16604</guid>
      <dc:creator>salven</dc:creator>
      <dc:date>2018-05-21T18:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: API secret in dropbox.oauth.DropboxOAuth2FlowNoRedirect and redistribution</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/277270#M16609</link>
      <description>การทำงานversionเก่ามีผลต่อการใช้งานในDropboxของฉัน&lt;BR /&gt;</description>
      <pubDate>Tue, 22 May 2018 13:40:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/277270#M16609</guid>
      <dc:creator>Manotai M.</dc:creator>
      <dc:date>2018-05-22T13:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: API secret in dropbox.oauth.DropboxOAuth2FlowNoRedirect and redistribution</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/277301#M16617</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/175758"&gt;@Manotai M.&lt;/a&gt;&amp;nbsp;If you're having trouble with&amp;nbsp;Dropbox itself, you can contact support here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/support" target="_blank"&gt;https://www.dropbox.com/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[This thread is now closed. If you have a similar or new question, you can ask&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropboxforum.com/t5/forums/postpage/category-id/101001000" target="_blank" rel="noreferrer"&gt;here&lt;/A&gt;]&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 12:51:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-secret-in-dropbox-oauth-DropboxOAuth2FlowNoRedirect-and/m-p/277301#M16617</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-06-15T12:51:15Z</dc:date>
    </item>
  </channel>
</rss>

