@ekyc_qoobiss/qbs-cid-cmp
TypeScript icon, indicating that this package has built-in type declarations

1.5.9 • Public • Published

Built With Stencil

Evidence Collection Tool

This is a web component that can be used for user identification

Getting Started

To start using this component install it via npm:

npm i @ekyc_qoobiss/qbs-cid-cmp

The wev compoment has to be included in the html markup like this:

*.html

<identification-component token="{{ token }}" order_id="{{ orderId }}"></identification-component>

There are two parameters:

  • token - which is the token that was obtained using the API Key on the server side;
  • order_id - is a unique ID that will be used for the current identification request when obtaining the processed data from the REST API Service.

Readme

Keywords

none

Package Sidebar

Install

npm i @ekyc_qoobiss/qbs-cid-cmp

Repository

github.com/

Weekly Downloads

1

Version

1.5.9

License

MIT

Unpacked Size

22.9 MB

Total Files

163

Last publish

Collaborators

  • ekyc_qoobiss