Commit Graph

1 Commits

Author SHA1 Message Date
vergiLgood1 0ee2d72134 feat: Implement facial verification service and selfie verification controller
- Added FacialVerificationService for handling face detection and comparison.
- Created SelfieVerificationController to manage selfie capture and validation against ID card.
- Integrated liveness detection functionality within the selfie verification process.
- Developed SignupWithRoleController for user registration with role selection.
- Introduced PersonalInfoController for managing user personal information during signup.
- Added CountdownOverlayWidget for displaying countdown during liveness check.
- Enhanced error handling and validation across controllers.
2025-05-24 21:51:30 +07:00