@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
Defined in
packages/authgear-react-native/index.d.ts:645
policy
• policy: BiometricLAPolicy
Set the local authentication policy for biometric authentication.
Defined in
packages/authgear-react-native/index.d.ts:661