Skip to content

BiometricType

type BiometricType = "face_id" | "touch_id" | "optic_id" | "none" | "unknown";

Defined in: domains/permissions.ts:8