The free CAPTCHA for everyone.
A Example of how a Captcha made with OpenCaptcha, looks like can be found here: http://realsphere.org/account/support.html
- Download captcha.js
- Add
const generate = require("./captcha.js")to the top of your index.js - Now you can generate captcha images with
const {image, text} = generate(width, height);(this will return the image base64 and the text)
If there are any issues you cant seem to fix, please create an issue here on github, or if you dont have a lot of time, please send us an email