Biometrics Module
The Biometrics Module enables selfie/video capture and comparison against previously captured ID documents. It automatically integrates with your configured Biometrics provider (Onfido or Incode)
Quick Implementation
Provider-Specific Implementation
Onfido
Incode
Implementation Flow
- Mount component
- User clicks “Upload Recording”
- Receive
detection_complete
event - Background processing begins
- Receive
results
event
Example Usage
Biometrics Events
Implementation Best Practices
Mobile Optimization
Ensure proper viewport settings for mobile devices.
Error Handling
Testing Tip
During development, test with both providers (if applicable) to ensure consistent behavior across different biometric implementations.
For detailed event documentation and advanced configurations, refer to the complete Biometrics Event Reference.