Go to file
vergiLgood1 d9fffff68d feat: Enhance selfie verification process with ID card comparison
- Added functionality to compare the uploaded selfie with the ID card photo.
- Introduced new state variables in SelfieVerificationController to manage face comparison status and confidence levels.
- Implemented face detection and ID comparison logic in the selfie verification workflow.
- Updated UI components in SelfieVerificationStep to display face match results and provide retry options.
- Refactored IdentityVerificationStep to utilize new widget structure for better organization.
- Created separate widgets for identity verification fields and face verification section for improved readability and maintainability.
- Updated API endpoints for Azure Face API to use the latest version.
- Removed deprecated validation button from ImageUploader widget.
- Added navigation utility class for better route management.
2025-05-22 21:47:01 +07:00
.vscode add trigger for auth.users to custom public.user 2025-02-27 19:58:21 +07:00
sigap-mobile feat: Enhance selfie verification process with ID card comparison 2025-05-22 21:47:01 +07:00
sigap-website Add animation for empty address and implement custom SliverPersistentHeaderDelegate 2025-05-22 09:42:28 +07:00
README.md Update README.md 2025-03-03 23:17:57 +07:00

README.md

sigap-v