If you want the process to be completely transparent for the end-users (no password resets) then the recommendation would be to leverage a database connection with migration enabled. This would imply that end-user would be migrated to Auth0 (while maintaining their current password) upon the first login operation; this would require that the current infra-structure (or at least a trimmed down version of it) would be kept in place until all end-users are migrated (which would be roughly equivalent to all end-user having performed at least one login).
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How can I migrate users from DB to Auth0? | 2 | 1912 | September 27, 2021 | |
Questions about moving to Auth0 from Rails/Devise | 5 | 5928 | July 17, 2019 | |
Change password workflow after automatic migration from custom db turned on | 4 | 4284 | August 26, 2019 | |
Migrate users from Asp.net Identity to Auth0 | 4 | 4562 | December 14, 2020 | |
Migrating users between Auth0 Accounts | 2 | 5877 | March 2, 2018 |