<?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 trying to Auth in swift using generated access token in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/trying-to-Auth-in-swift-using-generated-access-token/m-p/175869#M6965</link>
    <description>&lt;P&gt;I have generated an access token for my app to allow users to access a dropbox folder to upload files.&lt;/P&gt;
&lt;P&gt;I do not wish them to have an account to complete this.&lt;/P&gt;
&lt;P&gt;Im struggling to find out how this can be accomplished in swift. Using SwiftyDropbox api.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone point me in the right direction please ?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:31:47 GMT</pubDate>
    <dc:creator>Andy D.17</dc:creator>
    <dc:date>2019-05-29T09:31:47Z</dc:date>
    <item>
      <title>trying to Auth in swift using generated access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/trying-to-Auth-in-swift-using-generated-access-token/m-p/175869#M6965</link>
      <description>&lt;P&gt;I have generated an access token for my app to allow users to access a dropbox folder to upload files.&lt;/P&gt;
&lt;P&gt;I do not wish them to have an account to complete this.&lt;/P&gt;
&lt;P&gt;Im struggling to find out how this can be accomplished in swift. Using SwiftyDropbox api.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone point me in the right direction please ?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:31:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/trying-to-Auth-in-swift-using-generated-access-token/m-p/175869#M6965</guid>
      <dc:creator>Andy D.17</dc:creator>
      <dc:date>2019-05-29T09:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: trying to Auth in swift using generated access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/trying-to-Auth-in-swift-using-generated-access-token/m-p/175870#M6966</link>
      <description>&lt;P&gt;The API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files. However, it is technically possible to connect to just one account. The SDKs don't offer explicit support for it and we don't recommend doing so, for various technical and security reasons.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Specifically, client-side apps, such as iOS apps written in Swift, fundamentally can't keep secrets. So, any malicious user of your app could extract the access token from the app, and use it directly, bypassing any access controls you may have tried to enforce.&lt;/P&gt;
&lt;P&gt;However if you did want to go this route, instead of kicking off the authorization flow, you would manually use an existing access token for your account and app. (Just be careful not to revoke it, e.g. via &lt;A href="https://www.dropbox.com/account/security" rel="nofollow noreferrer"&gt;https://www.dropbox.com/account/security&lt;/A&gt; .)&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 00:33:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/trying-to-Auth-in-swift-using-generated-access-token/m-p/175870#M6966</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-07-13T00:33:49Z</dc:date>
    </item>
  </channel>
</rss>

