To explain a bit more, the frontend will handle the request and send it to Strapi in order to have a compulsory step for the user to update the password straight after the confirmation. My solution is partially working, but Strapi doesn’t return the user email.
Hi there, it’s me again with a similar issue but now for v4 (using the email designer plugin). I noticed that the syntax has changed from v3 to v4 and it’s partially working. I just can’t get the custom fields that I added to the user’s collection (firstName and lastName)
It would be really helpful to know this. Or is it necessary to hack the core / uncouple the core email feature and use a proper email template module in node for example?