UNPKG

@neabyte/touchid

Version:

Native macOS Touch ID authentication with device identification, TTL caching, and TypeScript support. Features hardware UUID, device serial, and biometric type detection.

3 lines (2 loc) 146 B
export { TouchIDService, createTouchIDService, touchID } from './touchid.js'; export { TouchIDEventEmitterImpl } from './utils/event-emitter.js';