Webhook Callback:
Create an endpoint to receive callbacks from FaceSign after authentication.
Get Authentication URL:
Generate the parameterized URL in the FaceSign Admin Portal.
Capture CPF:
Request the user's CPF and send it as a parameter.
Example of sending the cpf as a parameter: Query Param: https://dev-app.facesign.in/sso/3330bb2d-127e-0000-ada0- f7d99b44d659?clientUserId=123456
Open FaceSign Interface:
Use a WebView or browser to load the FaceSign URL.
Facial Capture:
User performs capture with liveness proof.
Receive Callback:
FaceSign sends the result via webhook to your endpoint.
Complete Access:
Grant or deny access based on the result.
For technical support or questions, use the FaceSign Admin Portal or contact our team through the official channels.
Last updated 2 months ago