I'm looking to use `identify` to link a pre-login user with a `distinct_id` after login like its done [here](https://docs.mixpanel.com/docs/tracking-methods/id-management/identifying-users). I already know about `alias` but am looking more to perform an identity merge. Any ideas? Thanks