- Added optional `identity` field to the email verification job endpoint, enabling verification of any user identity (secondary, federated, or passwordless).
- Extended the email verification ticket endpoint with an `identity` object to generate verification links for specific identities and correctly set the `email_verified` flag.
- Feature is backward‑compatible and available immediately; no existing behavior changes if `identity` is omitted.