### What? This PR reverts a presumably accidental change made in [b80010b1a1](b80010b1a1), that broke the email verification feature in v3.24.0 and onwards. ### Why? Through the missing verify in `const [collectionSlug, verify, token] = params.segments`, the token value was always the string `verify`