Package-level declarations

Types

Link copied to clipboard

Handles biometric authentication in an activity

Link copied to clipboard
data class KwikBiometricPromptParams(val title: String = "Authentication Required", val subtitle: String = "Verify your identity", val cancelText: String = "Cancel", val biometricsLevel: Int = BiometricManager.Authenticators.BIOMETRIC_STRONG or BiometricManager.Authenticators.BIOMETRIC_WEAK or BiometricManager.Authenticators.DEVICE_CREDENTIAL)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard