PinOrBiometrics

public final class PinOrBiometrics extends SDKAuthMode

A special operation mode for the com.futurae.sdk.public_api.auth.FuturaeAuthApi.getOfflineQRVerificationCode and com.futurae.sdk.public_api.auth.FuturaeAuthApi.getTOTP operations, where SDK does not have to be unlocked prior to calling this operation.

This method is only available when the SDK LockConfigurationType is SDK_PIN_WITH_BIOMETRICS_OPTIONAL.

Because SDK unlock with SDK_PIN_WITH_BIOMETRICS_OPTIONAL configuration requires internet connection to authenticate the user, this special method is provided to authenticate without unlocking the SDK.

Parameters

offlinePinAuthMode

a configuration of how user will authenticated for case when SDK_PIN_WITH_BIOMETRICS_OPTIONAL mode.

Properties

Link copied to clipboard

Functions