BiometricAuthenticatorAndroid
@authgear/capacitor / BiometricAuthenticatorAndroid
Enumeration: BiometricAuthenticatorAndroid
See https://developer.android.com/reference/androidx/biometric/BiometricManager.Authenticators
Enumeration Members
BiometricStrong
BiometricStrong:
"BIOMETRIC_STRONG"
The user can use Class 3 biometric to authenticate.
DeviceCredential
DeviceCredential:
"DEVICE_CREDENTIAL"
The user can either use biometric or device code to authenticate.