authenticateCompletable
abstract fun authenticateCompletable(parameters: Biometrics.AuthenticateParameters): CompletableFuture<BiometricsAuthResponse>
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.
Return
Parameters
parameters
required to authenticate a biometrics key