Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

mtcaptcha

batou-mtcaptcha309ISC1.0.1

Node module for MTCaptcha verification

mtcaptcha, mt, captcha, morethancaptcha, mtc

readme

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