<?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[Topics tagged with hashes]]></title><description><![CDATA[A list of topics that have been tagged with hashes]]></description><link>https://fusionauth.io/community/forum/tags/hashes</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 08:40:53 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/hashes.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Importing users over time]]></title><description><![CDATA[<p dir="auto">I think the way I'd approach this is:</p>

import all users into FusionAuth

<p dir="auto">At cutover time:</p>

look at local database to see which password hashes had changed
pull the user data from FusionAuth for each of these users
delete the user
re-import the user with the new password hash and the FusionAuth data, maintaining the same userId (if you provide the UUID, we'll use that)

<p dir="auto">I get that is an additional complexity, but hopefully that helps.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/3100/importing-users-over-time</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/3100/importing-users-over-time</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>