Open pmigueld opened 2 years ago
@kneckinator I believe this should be part of milestone 0.4.0 as per the fourth deliverable:
- Face authentication against the credential from the user device
- User interface flow to perform the photo capture and validation
- Integrate with face-matching API
Tested on: QA4 - 0.4.0 (9.0) -iOS QA4_io.mosip.residentapp-0.4.0-rc3-17-5f7c994-develop-temp-newlogic_20220930_1758
Resident app build version: v0.4.0 (9.0) - iOS v0.4.0 R3-17-5f7c994 (android)
MOSIP server: QA4
Devices: Samsung Galaxy A23 Samsung Galaxy A20s iPhone SE iPhone 11
IMPORTANT NOTES:
@pmigueld @kyanthony
WORKS AS EXPECTED, CONSIDERING CURRENT LIMITATIONS DUE TO MOCK SDK
Problem statement:
A resident should be able to use their phone and prove their presence using the mobile app (selfie-based auth)
Prerequisite:
Proposed solution:
Process flow:
Note:
For this story, we will use a mock SDK to do the match. The mock SDK should be able to simulate both successful and failure match scenarios so that the app behavior for both can be tested.
Real SDK integration will be done in the next phase of work as part of https://mosip.atlassian.net/browse/MOSIP-20613 - Request access
Open questions
Reference: MOSIP-21453