Launch the Web SDK

Last updated: October 15, 2024

To launch the iProov SDK, add the HTML element <iproov-me> to the DOM with a valid token. See the implementation examples: https://github.com/iProov/web#frontend

Note

You must implement all customizations, options, and templating slots in the HTML element <iproov-me>.

Next step

Web SDK happy path