<?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 How to implement C# web application authentication without notifying user about authencation? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-implement-C-web-application-authentication-without/m-p/147730#M4833</link>
    <description />
    <pubDate>Wed, 29 May 2019 09:37:16 GMT</pubDate>
    <dc:creator>rashmi p.</dc:creator>
    <dc:date>2019-05-29T09:37:16Z</dc:date>
    <item>
      <title>How to implement C# web application authentication without notifying user about authencation?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-implement-C-web-application-authentication-without/m-p/147730#M4833</link>
      <description />
      <pubDate>Wed, 29 May 2019 09:37:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-implement-C-web-application-authentication-without/m-p/147730#M4833</guid>
      <dc:creator>rashmi p.</dc:creator>
      <dc:date>2019-05-29T09:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement C# web application authentication without notifying user about authencation?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-implement-C-web-application-authentication-without/m-p/147731#M4834</link>
      <description>&lt;P&gt;If you want access to the users account, they have to be involved and they have to give their credentials via Oauth, which means you do not get them.&lt;/P&gt;
&lt;P&gt;Once they have authed that first time, you get a token you can save and use instead, and you can use that silently - but to get that token, the user must be willingly and knowingly involved.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2015 16:22:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-implement-C-web-application-authentication-without/m-p/147731#M4834</guid>
      <dc:creator>Richard P.</dc:creator>
      <dc:date>2015-12-21T16:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement C# web application authentication without notifying user about authencation?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-implement-C-web-application-authentication-without/m-p/147732#M4835</link>
      <description>&lt;P&gt;Richard's correct, the user needs to be involved at least once to authorize the app to access their account. There's an OAuth guide that outlines this here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/oauth-guide" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/oauth-guide&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The only exception is if&amp;nbsp;you only intend to have your app connect to your own, single account. That is technically possible, though it generally isn't recommended.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 06:58:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-implement-C-web-application-authentication-without/m-p/147732#M4835</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-22T06:58:48Z</dc:date>
    </item>
  </channel>
</rss>

