© 2024 Allpass.ai by elKYC OU. All rights reserved
Last updated 7 months ago
Start by adding the minified code to your webpage from the unpkg CDN in your HTML file:
Or you can install it via npm:
And then import it in your code:
<script type="text/javascript" src="https://unpkg.com/@allpass/web-sdk" ></script>
npm install --save @allpass/web-sdk
import Allpass from '@allpass/web-sdk';