<?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 Dropbox OAuth2. How to do it? in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-OAuth2-How-to-do-it/m-p/684139#M3366</link>
    <description>Hello I would like to use OAuth2 from Dropbox and use the Dropbox login for my Nextcloud (social login). For this I need the following information:&lt;BR /&gt;&lt;BR /&gt;- Authorize url&lt;BR /&gt;- Token url&lt;BR /&gt;- Profile url&lt;BR /&gt;&lt;BR /&gt;Can anyone help me out here?&lt;BR /&gt;Thanks</description>
    <pubDate>Sat, 13 May 2023 08:33:10 GMT</pubDate>
    <dc:creator>3d_Schorsch</dc:creator>
    <dc:date>2023-05-13T08:33:10Z</dc:date>
    <item>
      <title>Dropbox OAuth2. How to do it?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-OAuth2-How-to-do-it/m-p/684139#M3366</link>
      <description>Hello I would like to use OAuth2 from Dropbox and use the Dropbox login for my Nextcloud (social login). For this I need the following information:&lt;BR /&gt;&lt;BR /&gt;- Authorize url&lt;BR /&gt;- Token url&lt;BR /&gt;- Profile url&lt;BR /&gt;&lt;BR /&gt;Can anyone help me out here?&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 13 May 2023 08:33:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-OAuth2-How-to-do-it/m-p/684139#M3366</guid>
      <dc:creator>3d_Schorsch</dc:creator>
      <dc:date>2023-05-13T08:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox OAuth2. How to do it?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-OAuth2-How-to-do-it/m-p/684198#M3367</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1703944"&gt;@3d_Schorsch&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;For more info about how you can initiate authorization process, you can take a look &lt;A title="Authorization" href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank" rel="noopener"&gt;here&lt;/A&gt; (including how to prepare your authorize URL). There is no such things like token&amp;nbsp; URL or profile URL. It's your responsibility to organize your users profiles. About the tokens, they are result of the authorization process. You can relay on online token only (short term access, access token), when your code accessing user's Dropbox profile will live in users side browser only, or can use offline token (long term access, refresh token - together with the access one), suitable for server-side dealing with the tasks. On the same page, I just referred to, can be seen most of the access points usable for user's profile access and you may be interested in &lt;A title="This route is used for refreshing the info that is found in the id_token during the OIDC flow." href="https://www.dropbox.com/developers/documentation/http/documentation#openid-userinfo" target="_blank" rel="noopener"&gt;/2/openid/userinfo&lt;/A&gt; especially, and &lt;A title="Get information about the current user's account." href="https://www.dropbox.com/developers/documentation/http/documentation#users-get_current_account" target="_blank" rel="noopener"&gt;/2/users/get_current_account&lt;/A&gt; can be useful too.&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2023 22:05:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-OAuth2-How-to-do-it/m-p/684198#M3367</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-05-13T22:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox OAuth2. How to do it?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-OAuth2-How-to-do-it/m-p/684440#M3369</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1703944"&gt;@3d_Schorsch&lt;/a&gt; In addition to the information Здравко helpfully provided, if you're interested in using Dropbox's OpenID Connect support for authentication for your site, be sure to read our &lt;A href="https://developers.dropbox.com/oidc-guide" target="_blank"&gt;OpenID Connect Guide&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 14:17:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-OAuth2-How-to-do-it/m-p/684440#M3369</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-05-15T14:17:17Z</dc:date>
    </item>
  </channel>
</rss>

