Model
UserNotifier
Magento\TwoFactorAuth\Model\Config\UserNotifier
What it does
This class generates URLs for notifying users to configure their two-factor authentication settings in Magento admin.
Developers use it when sending email notifications or system messages that require users to set up or update their 2FA configuration, providing secure tokenized links to the configuration page.
Public Methods
- getPersonalRequestConfigUrl()
- getAppRequestConfigUrl()