Yes, the UX after having completed a migration could be improved; this is something that is already being tracked. I would need to check, but in theory, you can update the login script to just error out without making any external calls because if every users got migrated a call to this script indicates the user in question is not in Auth0 so it must not exist; hence just error out. For the get user script I think the noop would be to always return that the user does not exist because that script should also only be called after trying to find him among the migrated ones.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to turn off custom user database and use Auth0 user database after migration? | 6 | 7628 | March 2, 2018 | |
Is it possible to begin migrating users in to an Auth0 database connection that already contains users? | 2 | 4829 | March 2, 2018 | |
Migrating users to Auth0 issue | 2 | 2593 | September 9, 2021 | |
After first time login does Auth0 still connects with Custom database to get any updated user information? | 4 | 4068 | December 21, 2019 | |
Legacy Database User Migration | 3 | 5972 | March 2, 2018 |