<?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 Revoke credential in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Revoke-credential/m-p/527376#M25573</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using access token, there is the function&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;DropboxClient&lt;/SPAN&gt;.auth().tokenRevoke()&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;to revoke the token (cases when one would want to do this is when the user decides to log out).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now with the new workflow, DbxCredentials are used instead of access tokens. Is there a function that does something similar?&lt;/P&gt;
&lt;P&gt;Since the token gets refreshed from time to time. Does refreshing revoke the previously used token?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jun 2021 10:47:45 GMT</pubDate>
    <dc:creator>raymondc</dc:creator>
    <dc:date>2021-06-18T10:47:45Z</dc:date>
    <item>
      <title>Revoke credential</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Revoke-credential/m-p/527376#M25573</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using access token, there is the function&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;DropboxClient&lt;/SPAN&gt;.auth().tokenRevoke()&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;to revoke the token (cases when one would want to do this is when the user decides to log out).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now with the new workflow, DbxCredentials are used instead of access tokens. Is there a function that does something similar?&lt;/P&gt;
&lt;P&gt;Since the token gets refreshed from time to time. Does refreshing revoke the previously used token?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 10:47:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Revoke-credential/m-p/527376#M25573</guid>
      <dc:creator>raymondc</dc:creator>
      <dc:date>2021-06-18T10:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Revoke credential</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Revoke-credential/m-p/527530#M25575</link>
      <description>&lt;P&gt;The same tokenRevoke method can be used with the new short-lived access tokens as well. Calling it will revoke the short-lived access token used, as well as the corresponding refresh token and other short-lived access tokens for that refresh token, if any.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just performing an access token refresh does not invalidate previous access tokens.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 14:17:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Revoke-credential/m-p/527530#M25575</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-06-17T14:17:13Z</dc:date>
    </item>
  </channel>
</rss>

