This is the keystrike npm package which allows other external ts/js applications to send verify requests to the Keystrike REST API.
- The verifySeq method is a method that sends a request to the sequence endpoint of the Keystrike REST API
- The verifyApprox method is a method that sends a request to the approx endpoint of the Keystrike REST API
This library is in its early development and needs more testing.