<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Revoking access tokens]]></title><description><![CDATA[<p dir="auto">Is there a mechanism by which and <code>access_token</code>/<code>id_token</code> can be revoked upon user password change? I'm looking for something similar to how <code>refresh_token</code>s are revoked when that occurs.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/639/revoking-access-tokens</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 13:53:20 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/639.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Dec 2020 20:44:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Revoking access tokens on Mon, 07 Dec 2020 20:45:09 GMT]]></title><description><![CDATA[<p dir="auto">No, those tokens are completely de-coupled from FusionAuth (in a fundamental way, that is the point of those tokens).</p>
<p dir="auto">There are revocation strategies however, but they require some additional work.</p>
<p dir="auto">Here is one strategy we have documented: <a href="https://fusionauth.io/learn/expert-advice/tokens/revoking-jwts/" rel="nofollow ugc">https://fusionauth.io/learn/expert-advice/tokens/revoking-jwts/</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/1895</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1895</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Mon, 07 Dec 2020 20:45:09 GMT</pubDate></item></channel></rss>