How to customize the emails that are sent when a User is inviated or resets their password

We need to brand the emails that are sent out when a User is invited to Umbraco and when they reset their password.

Is there a hook that we can use to inject our own system here?

Hello @ctolkien

Hopefully below forum comment can help you out.

1 Like

Chad, did you happen to find a solution for customizing these emails?

Yes, you can implement the:

IUserInviteSender and IUserForgotPasswordSender interfaces, and then add them to the composer.