Tags: NeaByteLab/TouchID
Tags
feat(touchid): initial Touch ID TypeScript library implementation 📊 - Add native Touch ID authentication for macOS with TypeScript support - Implement TouchIDService with direct and cached authentication methods - Add comprehensive event system with 13 event types for real-time monitoring - Include device identification (hardware UUID, serial, model) capabilities - Add native C++ addon using LocalAuthentication framework - Implement type-safe API with full TypeScript definitions - Add error handling with standardized TouchIDError enum - Include utility functions for validation and async operations - Add comprehensive examples (direct, cached, events) - Update README.md with complete API documentation