@jumio/websdk

0.1.5 • Public • Published

Jumio WebSDK

Jumio WebSDK is a powerful, flexible software development kit that simplifies the integration of Jumio's services into your web applications.

📦 Installation

Great news! The Jumio WebSDK doesn't require any additional dependencies to be installed. It is specifically designed to work out of the box, streamlining your development process and enhancing efficiency.

🚀 Usage

To get started, edit the index.html file located within the root directory of this project and set the dc and token attributes of the jumio-sdk element.

  • Set dc (datacenter) with one of the available values:
    • eu for Europe
    • us for United States
    • sgp for Singapore
  • Set token with your unique Jumio authentication token.

Remember, correctly setting up these attributes is crucial for your instance of the Jumio WebSDK to run properly.

Once the above configuration is done, serve the index.html file. The easiest way to do this is by using the serve package. To use it, execute the command below and follow the instructions displayed on the screen.

npx serve

Please note that Node.js must be installed on your machine to run this command. If not installed, download it from the official Node.js website.

📚 Documentation

Want more details? Visit our comprehensive documentation guide for a thorough understanding of the Jumio WebSDK, including setup instructions, best practices, troubleshooting tips, and more. We keep our documentation updated with the latest features and improvements.

Access our current documentation using this link: Jumio WebSDK Documentation.

❓ Need Help?

We understand you may have questions or encounter issues along the way. Don't worry! Our dedicated support team is always ready to assist. Feel free to reach out to us for any help you need to make the most of Jumio WebSDK.

We wish you a fantastic coding journey! 🚀

Copyright

© Jumio Corporation, 100 Mathilda Place Suite 100 Sunnyvale, CA 94086

The source code and software available on this website (“Software”) is provided by Jumio Corporation or its affiliated group companies (“Jumio”) “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall Jumio be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including but not limited to procurement of substitute goods or services, loss of use, data, profits, or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this Software, even if advised of the possibility of such damage. In any case, your use of this Software is subject to the terms and conditions that apply to your contractual relationship with Jumio. As regards Jumio’s privacy practices, please see our privacy notice available here:

https://www.jumio.com/privacy-center/privacy-notices/online-services-notice/

Package Sidebar

Install

npm i @jumio/websdk

Weekly Downloads

41

Version

0.1.5

License

UNLICENSED

Unpacked Size

18.1 MB

Total Files

61

Last publish

Collaborators

  • jumio-web
  • jumio-mobile
  • mburrett-jumio