Lazy Migration
Learn how lazy migrations work
less than a minute
Reference information about how Authproject handles user migration
There are two primary methods to load existing users into Authproject. The first is with a “lift-and-shift,” meaning to take the entire user database and upload it all at once, and the second is a “lazy migration,” where users are only migrated when they attempt to sign in.