Optional
authenticationThe authentication level to use when prompting the user for authentication. Defaults to LocalAuthenticationLevel.strong. Applicable for Android only.
Optional
cancelThe cancel button title of the authentication prompt. Applicable for both Android and iOS.
Optional
description
The description of the authentication prompt. Applicable for Android only.
Optional
deviceShould the user be given the option to authenticate with their device PIN, pattern, or password instead of a biometric. Applicable for Android only.
Optional
evaluationThe evaluation policy to use when prompting the user for authentication. Defaults to LocalAuthenticationStrategy.deviceOwnerWithBiometrics. Applicable for iOS only.
Optional
fallbackThe fallback button title of the authentication prompt. Applicable for iOS only.
Optional
subtitle
The subtitle of the authentication prompt. Applicable for Android only.
The title of the authentication prompt. Applicable for both Android and iOS.
Generated using TypeDoc
The options for configuring the display of local authentication prompt, authentication level (Android only) and evaluation policy (iOS only).