🔒 Add Biometric Authentication Simulation #11

Open
opened 2025-10-10 09:14:37 +02:00 by jack · 0 comments
Owner

🎯 Feature Request

Description

Simulate biometric authentication (fingerprint, face ID).

Proposed Tools

  • simulate_fingerprint - Simulate fingerprint auth
  • simulate_face_id - Simulate Face ID (iOS)
  • set_biometric_enrolled - Enable/disable biometric enrollment

Platform Support

  • Android: adb emu finger touch
  • iOS: Simulator biometric enrollment

Benefits

  • Auth flow testing
  • Security feature testing
  • UX validation

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Simulate biometric authentication (fingerprint, face ID). ### Proposed Tools - `simulate_fingerprint` - Simulate fingerprint auth - `simulate_face_id` - Simulate Face ID (iOS) - `set_biometric_enrolled` - Enable/disable biometric enrollment ### Platform Support - Android: `adb emu finger touch` - iOS: Simulator biometric enrollment ### Benefits - Auth flow testing - Security feature testing - UX validation 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/mobile-emulator-mcp#11
No description provided.