pdupavillon / express-recaptcha

Implementation of google recaptcha v2 & V3 solutions for express.js
MIT License
128 stars 21 forks source link

Add hostname into result callback #12

Closed IliaKrainiev closed 7 years ago

IliaKrainiev commented 7 years ago

This pull request is about https://github.com/pdupavillon/express-recaptcha/pull/8. Unfortunately, I lost my previous fork of your repo, so i need to create new one:)

I have fixed verify methods in test's and in lib , also add new callback argument to middleware.verify method.

pdupavillon commented 7 years ago

Hi @IliaKrainiev, Thanks for using this lib and for this PR ! Have a good day.