Go to file
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
.vscode add trigger for auth.users to custom public.user 2025-02-27 19:58:21 +07:00
sigap-mobile feat: Implement facial verification service and selfie verification controller 2025-05-24 21:51:30 +07:00
sigap-website Refactor code structure for improved readability and maintainability 2025-05-24 14:50:31 +07:00
README.md Update README.md 2025-03-03 23:17:57 +07:00

README.md

sigap-v