The first Laravel identity slice follows the blueprint: registration creates the account, opens a verification popup, and only after the email code is confirmed does the user continue to the thank-you screen.
Email verification happens during registration, not later in settings.