1.0.1 • Published 4 years ago

mtcaptcha v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

MTCaptcha NodeJS SDK

Integrate MTCaptcha (https://www.mtcaptcha.com/) node module with any NodeJS Website

node-mtcaptcha

mtcaptcha-nodejs-sdk verifies MTCaptcha (https://www.mtcaptcha.com/)

Installation

Via git:

$ git clone git://github.com/mtcaptcha-public/mtcaptcha-nodejs-sdk.git ~/.node_libraries/mtcaptcha-nodejs-sdk

Via npm:

$ npm install mtcaptcha

Setup

Before you can use this module, you must visit https://www.mtcaptcha.com/ and create a account in https://admin.mtcaptcha.com/login to request a public and private key for your domain.

Release log

  • 1.0.1
  • First Version