Web SDK Installation
Learn how to integrate the Incode Web SDK in your web applications
Prerequisites
Review these pages before starting:
Installation
Use the following code to integrate the current version of the Incode Web SDK into your web application.
<!-- Include Incode Web SDK inside the head tag -->
<script src="https://sdk.incode.com/sdk/onBoarding-{user.WEB_SDK_VERSION}.js" defer></script>npm install @incodetech/welcomeUpdated 8 days ago
