<?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: Authorization in UWP app in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/520412#M25391</link>
    <description>&lt;P&gt;The team has received your feedback, but there currently are no plans to change this policy. I'll let you know if/when that changes.&lt;/P&gt;</description>
    <pubDate>Fri, 14 May 2021 14:29:09 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-05-14T14:29:09Z</dc:date>
    <item>
      <title>Authorization in UWP app</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/518768#M25348</link>
      <description>&lt;P&gt;Our company, being an UWP app developer, has faced the following problem. After changing the authorization policy, the Dropbox no longer supports the OAuth app authorization flow in web views, we need to update our app to process the OAuth app authorization flow in the user's system browser.&lt;/P&gt;
&lt;P&gt;We are currently using a Web Authentication Broker, which Microsoft recommends to use in such cases as a reliable and validated tool. Now this is not possible and we will have to develop our own solution for secure and reliable authentication.&lt;/P&gt;
&lt;P&gt;Since this can be a long and laborious process for our company, our users will not be able to connect to their accounts during this entire long period.&lt;/P&gt;
&lt;P&gt;We still do not understand what this Dropbox decision is connected with? Why it was necessary to prohibit the use of Web Authentication Broker, which will clearly hook a large number of UWP application developers and will not benefit users. With all this, an example of implementation still does not exist.&lt;/P&gt;
&lt;P&gt;And also please explain what to do with the versions of our application for old versions of Windows, which we cannot update in any way, but users use them and write to us that Dropbox does not work?&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 13:31:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/518768#M25348</guid>
      <dc:creator>VeraLable</dc:creator>
      <dc:date>2021-05-10T13:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in UWP app</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/518870#M25351</link>
      <description>&lt;P&gt;Thanks for sharing this. You can find the current policy in &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#oauth2-authorize" target="_self"&gt;the /oauth2/authorize documentation&lt;/A&gt;. This is in place for the sake of compatibility, as well as to comply with Google's policy for their sign in flow, which Dropbox offers as an authentication option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I shared &lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/UWP-Webview-and-Token-Authorization/m-p/506972/highlight/true#M25045" target="_self"&gt;an example of how one might implement this in a UWP app here&lt;/A&gt;. (I'll also ask the team to release an official sample like that.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for existing apps, I recommend updating the implementation accordingly where possible. Where not possible, I'm afraid I don't have a good solution to offer, but I'll send this along to the team. I can't promise they'll be able to support that though.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 17:51:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/518870#M25351</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-05-07T17:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in UWP app</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/518892#M25354</link>
      <description>&lt;P&gt;Thank you for your reply and for your time. But I need note that Google authorization works perfectly through the Web Authentication Broker and there are no restrictions on its use.&lt;/P&gt;&lt;P&gt;And also that your own application in the Microsoft store violates your own recommendations and makes authorization without going to the browser (&lt;A href="https://www.microsoft.com/store/productId/9WZDNCRFJ0PK" target="_blank"&gt;https://www.microsoft.com/store/productId/9WZDNCRFJ0PK&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;This suggests an unequal playing field for developers of other applications.&lt;/P&gt;&lt;P&gt;We understand that you don't have to focus only on our requests, but the only thing we need to solve this problem is to return support for the Web Authentication Broker.&lt;/P&gt;&lt;P&gt;We are convinced this will be the best and easiest solution to the problem for our joint users.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 19:44:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/518892#M25354</guid>
      <dc:creator>VeraLable</dc:creator>
      <dc:date>2021-05-07T19:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in UWP app</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/518907#M25356</link>
      <description>&lt;P&gt;Thanks for the notes! I'll pass them along.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 21:22:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/518907#M25356</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-05-07T21:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in UWP app</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/520300#M25388</link>
      <description>&lt;P&gt;Hello, Greg!&lt;/P&gt;&lt;P&gt;Could you let us know when we can wait for a decision on our issue?&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 08:51:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/520300#M25388</guid>
      <dc:creator>VeraLable</dc:creator>
      <dc:date>2021-05-14T08:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in UWP app</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/520412#M25391</link>
      <description>&lt;P&gt;The team has received your feedback, but there currently are no plans to change this policy. I'll let you know if/when that changes.&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 14:29:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Authorization-in-UWP-app/m-p/520412#M25391</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-05-14T14:29:09Z</dc:date>
    </item>
  </channel>
</rss>

