local_auth_ios library

Classes

AuthenticationOptions
Options wrapper for LocalAuthPlatform.authenticate parameters.
AuthMessages
Abstract class for storing platform specific strings.
IOSAuthMessages
Class wrapping all authentication messages needed on iOS. Provides default values for all messages.
LocalAuthIOS
The implementation of LocalAuthPlatform for iOS.

Enums

BiometricType
Various types of biometric authentication. Some platforms report specific biometric types, while others report only classifications like strong and weak.

Properties

goToSettings String
Message shown on a button that the user can click to go to settings pages from the current dialog.
no setter
iOSGoToSettingsDescription String
Message advising the user to go to the settings and configure Biometrics for their device.
no setter
iOSLockOut String
Message advising the user to re-enable biometrics on their device. It shows in a dialog on iOS.
no setter
iOSOkButton String
Message shown on a button that the user can click to leave the current dialog.
no setter