Web Integration
Documentation for Integrating with Smile Identity on the Web
The web Integration Widget is a client-side component that your web site or web application can use to have your users verify their identity with Smile Identity. The web integration widget is a hosted solution and handles the image capture, user consent, job submission and error handling for the product you are want to run.
- Set up a callback endpoint
- Choose a Server to Server Library
- Create an endpoint for the web token
- Install the Web Integration
- Use the Web Integration
All jobs using the Web Integration are asynchronous. As such, having a Callback Endpoint in your Server is important.