BiometricDeviceCredentialAuthenticator
Biometric authenticator with device credential fallback support for enhanced user experience.
This authenticator provides a flexible authentication approach that allows users to authenticate using either biometric methods (fingerprint, face, iris) or device credentials (PIN, pattern, password) as a fallback option. This combination offers the security benefits of biometric authentication while ensuring users always have an alternative authentication method available.
Since
1.0.0
Parameters
Configuration object containing biometric prompt settings, key generation parameters, hardware preferences, and logging configuration
See also
Properties
Functions
Authenticates the user using biometric methods with device credential fallback.
Checks if biometric authentication with device credential fallback is supported on the current device.