Interface
U2fKeyConfigReaderInterface
Magento\TwoFactorAuth\Api\U2fKeyConfigReaderInterface
What it does
This interface defines the contract for reading U2F (Universal 2nd Factor) security key configuration in Magento's two-factor authentication system.
Developers use this to retrieve the domain setting required for WebAuthn authentication ceremonies, which is essential for validating U2F hardware security keys during the login process.
Public Methods
- getDomain()