Launch the Web SDK
Last updated: October 28, 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