veryfi-lens-socket
v1.3.8
Published
Lens For Browser Socket SDK
Readme
Veryfi Lens for Browser
Veryfi Lens for Web SDK is a framework for your web app to give it document capture superpowers in minutes.
Lens follows a client-server architecture where the server is for validating your client and getting session key and the client side is for displaying and showing Lens components for capturing documents.
- Import package
import VeryfiLens from 'veryfi-lens-socket' - Add
id='veryfi-container'to a div you want lens to appear (it should have full height and hidden overflow)
