Skip to main content

@authgear/react-native / BiometricOptionsIOS

Interface: BiometricOptionsIOS

iOS specific options for biometric authentication.

Table of contents

Properties

Properties

constraint

constraint: BiometricAccessConstraintIOS

Set the contraint for the authenticator to be used for biometric authentication.

See BiometricAccessConstraintIOS

Defined in

packages/authgear-react-native/index.d.ts:653


localizedReason

localizedReason: string

See https://developer.apple.com/documentation/localauthentication/lacontext/1514176-evaluatepolicy#parameters

Defined in

packages/authgear-react-native/index.d.ts:645


policy

policy: BiometricLAPolicy

Set the local authentication policy for biometric authentication.

See BiometricLAPolicy

Defined in

packages/authgear-react-native/index.d.ts:661