The primary objective of this is to send a notification to an external endpoint once a user operation has taken place. For example, suppose you want to send an email to an email address once a new user is created or the password of an existing user is changed. This can be achieved by enabling notifications for user operations.
...