📁 Table of Contents
Table of Contents |
---|
...
ℹ️ Introduction
...
See examples.
...
🔢 Latest version
v1.0.910
...
🚥 Compatibility
🟢 Supported: Only for web browsers (Chrome, Firefox, Safari, Edge etc.).
🔴 Not supported: WebView, Native application languages like React-Native, Flutter etc. For that, please refer to Mobile SDK.
...
There are 2 ways to use the IDV SDK:
Via npm - @Ondato-public/idv-sdk
By adding a script to an application
<script src="build{baseUrl}/index.1.x.x.min.js"></script>
...