BiometricAuthenticationManager
interface BiometricAuthenticationManager
Manages if the user should re-authenticate to use the app.
Properties
Link copied to clipboard
If enabled, the SDK automatically presents the biometric opt-in dialog after a fresh login (if the user has not yet opted in) and automatically triggers the biometric prompt when the app locks (if the user has opted in). Defaults to true. Not persisted; resets to true on process restart.
Functions
Link copied to clipboard
Enables or disables the use of biometric to skip username password authentication on the login screen to unlock the app for the current user.
Link copied to clipboard
Enables or disables a native button on the login screen that allows the user to bypass username password authentication with biometric. By default the button is enabled.
Link copied to clipboard
If the current user has opted in to biometric unlock or not.