Skip to main content

BiometricOptionsIOS

@authgear/react-native


@authgear/react-native / BiometricOptionsIOS

Interface: BiometricOptionsIOS

iOS specific options for biometric authentication.

Properties

constraint

constraint: BiometricAccessConstraintIOS

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

See BiometricAccessConstraintIOS


localizedCancelTitle?

optional localizedCancelTitle: string

See https://developer.apple.com/documentation/localauthentication/lacontext/localizedcanceltitle


localizedReason

localizedReason: string

See https://developer.apple.com/documentation/localauthentication/lacontext/localizedreason


policy

policy: BiometricLAPolicy

Set the local authentication policy for biometric authentication.

See BiometricLAPolicy