Closed
Description
The following interfaces and blocks should be marked as API in future-develop branch
- security-package/TwoFactorAuth/Api/AdminTokenServiceInterface.php
- security-package/TwoFactorAuth/Api/AuthyAuthenticateInterface.php
- security-package/TwoFactorAuth/Api/AuthyConfigureInterface.php
- security-package/TwoFactorAuth/Api/CountryRepositoryInterface.php
- security-package/TwoFactorAuth/Api/Data/AdminTokenResponseInterface.php
- security-package/TwoFactorAuth/Api/Data/AuthyDeviceInterface.php
- security-package/TwoFactorAuth/Api/Data/AuthyRegistrationPromptResponseInterface.php
- security-package/TwoFactorAuth/Api/Data/CountryInterface.php
- security-package/TwoFactorAuth/Api/Data/CountrySearchResultsInterface.php
- security-package/TwoFactorAuth/Api/Data/DuoDataInterface.php
- security-package/TwoFactorAuth/Api/Data/GoogleAuthenticateInterface.php
- security-package/TwoFactorAuth/Api/Data/GoogleConfigureInterface.php
- security-package/TwoFactorAuth/Api/Data/U2fWebAuthnRequestInterface.php
- security-package/TwoFactorAuth/Api/Data/UserConfigInterface.php
- security-package/TwoFactorAuth/Api/Data/UserConfigSearchResultsInterface.php
- security-package/TwoFactorAuth/Api/DuoAuthenticateInterface.php
- security-package/TwoFactorAuth/Api/DuoConfigureInterface.php
- security-package/TwoFactorAuth/Api/EngineInterface.php
- security-package/TwoFactorAuth/Api/Exception/NotificationExceptionInterface.php
- security-package/TwoFactorAuth/Api/GoogleAuthenticateInterface.php
- security-package/TwoFactorAuth/Api/GoogleConfigureInterface.php
- security-package/TwoFactorAuth/Api/ProviderInterface.php
- security-package/TwoFactorAuth/Api/ProviderPoolInterface.php
- security-package/TwoFactorAuth/Api/TfaInterface.php
- security-package/TwoFactorAuth/Api/TfaSessionInterface.php
- security-package/TwoFactorAuth/Api/TfatActionsInterface.php
- security-package/TwoFactorAuth/Api/U2fKeyAuthenticateInterface.php
- security-package/TwoFactorAuth/Api/U2fKeyConfigReaderInterface.php
- security-package/TwoFactorAuth/Api/U2fKeyConfigureInterface.php
- security-package/TwoFactorAuth/Api/UserConfigManagerInterface.php
- security-package/TwoFactorAuth/Api/UserConfigRepositoryInterface.php
- security-package/TwoFactorAuth/Api/UserConfigRequestManagerInterface.php
- security-package/TwoFactorAuth/Api/UserConfigTokenManagerInterface.php
- security-package/TwoFactorAuth/Api/UserNotifierInterface.php
- security-package/TwoFactorAuth/Model/AlertInterface.php
- Magento\TwoFactorAuth\Block\ConfigureLater
- Magento\TwoFactorAuth\Block\Configure
- Magento\TwoFactorAuth\Block\Provider\U2fKey\Configure
- Magento\TwoFactorAuth\Block\Provider\U2fKey\Auth