Model
WebApiUserNotifier
Magento\TwoFactorAuth\Model\Config\WebApiUserNotifier
What it does
This class generates notification URLs for users who need to configure two-factor authentication when accessing Magento via Web API.
It extends the base UserNotifier to provide a customizable URL pattern specific to Web API contexts, allowing administrators to define where users should be directed to set up their 2FA settings when making API calls.
Public Methods
- getPersonalRequestConfigUrl()