nodejs-recaptcha icon indicating copy to clipboard operation
nodejs-recaptcha copied to clipboard

A Node.JS module that handles calling reCAPTCHA.

Results 1 nodejs-recaptcha issues
Sort by recently updated
recently updated
newest added

just a suggestion, it would be nice to use https.globalAgent with maxSockets for the http request to Google. That will better handle concurrency and high volume request issue.