User Migration

Lear how user migration works for Authproject

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.


Lazy Migration

Learn how lazy migrations work

Lift-and-Shift

Learn how Lift-and-Shift migrations work