types/auth_messages_android library

Classes

AndroidAuthMessages
Android side authentication messages.

Properties

androidBiometricHint String
Hint message advising the user how to authenticate with biometrics.
no setter
androidBiometricNotRecognized String
Message to let the user know that authentication was failed.
no setter
androidBiometricRequiredTitle String
Message shown as a title in a dialog which indicates the user has not set up biometric authentication on their device.
no setter
androidBiometricSuccess String
Message to let the user know that authentication was successful. It
no setter
androidCancelButton String
Message shown on a button that the user can click to leave the current dialog.
no setter
androidDeviceCredentialsRequiredTitle String
Message shown as a title in a dialog which indicates the user has not set up credentials authentication on their device.
no setter
androidDeviceCredentialsSetupDescription String
Message advising the user to go to the settings and configure device credentials on their device.
no setter
androidGoToSettingsDescription String
Message advising the user to go to the settings and configure biometric on their device.
no setter
androidSignInTitle String
Message shown as a title in a dialog which indicates the user that they need to scan biometric to continue.
no setter
goToSettings String
Message shown on a button that the user can click to go to settings pages from the current dialog.
no setter