<?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[Does OAuth Token Refresh Count as a Login in FusionAuth Reports?]]></title><description><![CDATA[<p dir="auto">In the FusionAuth UI, the <strong>Login</strong> report displays logins over a specified time period.</p>
<p dir="auto">Does using an OAuth refresh grant or refreshing an access token via the <strong>/api/jwt/refresh</strong> API count as a login in this report? While a refresh isn’t a traditional login, one could argue that obtaining a new access token qualifies as a login event.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2945/does-oauth-token-refresh-count-as-a-login-in-fusionauth-reports</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 05:42:42 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2945.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 29 Jun 2025 15:12:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Does OAuth Token Refresh Count as a Login in FusionAuth Reports? on Sun, 29 Jun 2025 15:13:34 GMT]]></title><description><![CDATA[<p dir="auto">Yes, exchanging a refresh token for a new access token (<strong>JWT</strong>) <strong>does</strong> count as a login event in the <strong>Login</strong> report.</p>
<p dir="auto"><strong>Events That Count as a "Login"</strong>:</p>
<ol>
<li>A login is completed using any <strong>Login API</strong> (e.g., normal login, one-time login, passwordless login, Identity Provider login, or Connector-based login).</li>
<li>A user is created with a password (whether through self-service registration or the Registration API).</li>
<li>A refresh token is exchanged for a new JWT.</li>
<li>A user successfully completes a <strong>2FA login</strong>.</li>
</ol>
<p dir="auto">For more details, refer to:<br />
<a href="https://fusionauth.io/docs/get-started/core-concepts/users#what-makes-a-user-active" rel="nofollow ugc">What Makes a User Active?</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/8095</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/8095</guid><dc:creator><![CDATA[wesley]]></dc:creator><pubDate>Sun, 29 Jun 2025 15:13:34 GMT</pubDate></item></channel></rss>