Model
TfatActions
Magento\TwoFactorAuth\Model\TfatActions
What it does
This class provides token-based access to retrieve two-factor authentication provider information for users.
Developers use this when implementing headless or API-based TFA flows where a temporary TFAT token grants limited access to check which TFA providers a user has configured or needs to activate, without full authentication.
Public Methods
- getUserProviders()
- getProvidersToActivate()