https://github.com/veryfi/veryfi-lens-socket
Lens for Browser socket sdk
https://github.com/veryfi/veryfi-lens-socket
Last synced: 2 months ago
JSON representation
Lens for Browser socket sdk
- Host: GitHub
- URL: https://github.com/veryfi/veryfi-lens-socket
- Owner: veryfi
- License: mit
- Created: 2024-08-12T16:40:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-15T20:58:52.000Z (about 1 year ago)
- Last Synced: 2025-04-30T17:15:15.680Z (5 months ago)
- Language: JavaScript
- Size: 269 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.
1. Import package `import VeryfiLens from 'veryfi-lens-socket'`
2. Add `id='veryfi-container'` to a div you want lens to appear (it should have full height and hidden overflow)