- Account login — add biometric security as a second factor
- High-risk actions — confirm the user’s identity before transactions, withdrawals, or profile changes
- Periodic re-verification — ensure the same person is still using the account over time
How It Works
- Create a Face Authentication session using the Create Face Auth Session endpoint, referencing the user’s original
scanRef. - Launch the authentication session via the iFrame / Redirect URL or a native SDK.
- Receive the result through a webhook callback indicating whether the face matched.
Prerequisites
You must have at least one successful identity verification with iDenfy. The original verification’sscanRef is required to create the authentication session.
Next Steps
Create Face Auth Session
Create a face authentication session via API.
iFrame / Redirect
Embed the authentication flow in your application.