Enumeration LocalAuthenticationStrategy

Used for iOS only: The evaluation policy to use when accessing the credentials. Defaults to LocalAuthenticationStrategy.deviceOwnerWithBiometrics.

Enumeration Members

deviceOwner: 2

User authentication with biometry, Apple Watch, or the device passcode.

deviceOwnerWithBiometrics: 1

User authentication with biometry.

Generated using TypeDoc