I’m trying to follow this guide to implement an invite-only application: https://auth0.com/docs/customize/email/send-email-invitations-for-application-signup
The language to me implies that an email will be sent to the new user when the password change ticket is created. But it doesn’t send an email when you create a password reset ticket. So why are there instructions to modify your password reset email template in here? I can’t understand the flow. Can someone please explain?