https://github.com/bkawk/onfido-node
Onfido Web SDK Test
https://github.com/bkawk/onfido-node
Last synced: 11 months ago
JSON representation
Onfido Web SDK Test
- Host: GitHub
- URL: https://github.com/bkawk/onfido-node
- Owner: bkawk
- License: mit
- Created: 2018-11-07T02:49:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T04:11:47.000Z (over 7 years ago)
- Last Synced: 2025-02-18T00:42:02.771Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# onfido-node
## Install Dependancies
First, make sure you have npm (packaged with [Node.js](https://nodejs.org)) installed. Run `npm install` to install dependancies.
## Enter Token
On line 2 of index.js enter your api token
## Run
npm start