Skip to main content
QuestionAnswer
What is causing the biometric flow integration failure?Mismatch in expected URL whitelisting and SDK handling. Current implementation requires broader URL handling than assumed.
What is the proposed workaround for URL whitelisting issues?Domain-based routing instead of path-based, reducing proxy service changes but may require front-end SDK updates.
Can the app frontend differentiate between KYC flows?No, current implementation does not allow the app frontend to differentiate flows; the backend handles this logic.