How to include verified email state on users from a custom database with automatic migration?

Maybe I understand some things the wrong way. Sorry to insist but just to be sure, I configure the legacy DB on automatic migration, the documented workflow implies the Login script is called only once for each user.

  • Notice the step “Store the user … in Auth0 database” is after asking legacy login.
  • Notice the question “Is the user in Auth0?” doesn’t go to ask Login second time.

But maybe I misunderstood something.

From the docs: