BiometricsImpl
Functions
Indicates if the biometric sensor is available, and provides a reasoning if not
If a valid biometric registration exists, this method confirms the current device owner via the device's built-in biometric reader and returns an updated session object by either starting a new session or adding the biometric factor to an existing session.
Indicates if there is an existing biometric registration on device.
Indicates if the device is using the Android KeyStore
When a valid/active session exists, this method will add a biometric registration for the current user. The user will later be able to start a new session with biometrics or use biometrics as an additional authentication factor.
Clears existing biometric registrations stored on device. Useful when removing a user from a given device.