This repository contains a simple demo implementing the v4Guard Checkpoint's widget on a simple form application using Express.js
Please, refer to our documentation for more information about getting started with Checkpoint.
- Clone this repository
$ git clone https://github.com/v4guard/checkpoint-demo.git
- Install dependencies
$ npm install
- Run the application
$ npm start
v4Guard Checkpoint - demonstration
➜ Listening on http://localhost:3000