<?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 Redirect user from Dropbox login page in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Redirect-user-from-Dropbox-login-page/m-p/430611#M1308</link>
    <description>&lt;P&gt;We are creating a website that require users to log in at dropbox. We would like the users to navigate to our website after they have logged at Dropbox. How can we redirect the users to our website after users have been signed in successfully at Dropbox?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jun 2020 06:53:17 GMT</pubDate>
    <dc:creator>Harpreet296</dc:creator>
    <dc:date>2020-06-18T06:53:17Z</dc:date>
    <item>
      <title>Redirect user from Dropbox login page</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Redirect-user-from-Dropbox-login-page/m-p/430611#M1308</link>
      <description>&lt;P&gt;We are creating a website that require users to log in at dropbox. We would like the users to navigate to our website after they have logged at Dropbox. How can we redirect the users to our website after users have been signed in successfully at Dropbox?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 06:53:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Redirect-user-from-Dropbox-login-page/m-p/430611#M1308</guid>
      <dc:creator>Harpreet296</dc:creator>
      <dc:date>2020-06-18T06:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect user from Dropbox login page</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Redirect-user-from-Dropbox-login-page/m-p/430821#M1309</link>
      <description>&lt;P&gt;If you're building a web app that integrates with Dropbox, you should send the user through the OAuth app authorization flow, where they can choose whether or not to authorize your app to access their account. You can find information in &lt;A href="https://www.dropbox.com/developers/reference/oauth-guide" target="_self"&gt;the OAuth Guide&lt;/A&gt;, as well as&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_self"&gt;the authorization documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you configure &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#oauth2-authorize" target="_self"&gt;the&amp;nbsp;/oauth2/authorize URL&lt;/A&gt;, where you send the user to&amp;nbsp;Dropbox, you can set the 'redirect_uri' to tell&amp;nbsp;Dropbox how to redirect the user back your app after they authorize it. Check out &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#oauth2-authorize" target="_self"&gt;the documentation&lt;/A&gt; for more information.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 15:33:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Redirect-user-from-Dropbox-login-page/m-p/430821#M1309</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-06-18T15:33:36Z</dc:date>
    </item>
  </channel>
</rss>

