pdupavillon / express-recaptcha

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

Publishing v3 to npm #26

Closed herkyl closed 5 years ago

herkyl commented 5 years ago

I see that v3 is already implemented. Any plans on submitting it to npm?

MateoWartelle commented 5 years ago

Yes, I am waiting upon that also. Thank you for all your work.

tomasstankovic commented 5 years ago

@pdupavillon what about release please?

OmanCoding commented 5 years ago

I am also waiting on RecaptchaV3 to be deployed on the NPM package. Thanks.

franck34 commented 5 years ago

npm install franck34/express-recaptcha

just a compiled version of the master branch, temporary, seem's that @pdupavillon leave the universe after his great job

pdupavillon commented 5 years ago

Hey y’all, sorry for the late reply, but the latest version 4.1.1 (published on npm) should include the V3.

pdupavillon commented 5 years ago

... I see, there was an issue during the publish step in Travis Ci. I’ll try to fix that ASAP, and I’ll let you know

pdupavillon commented 5 years ago

@herkyl , @MateoWartelle, @slinto, @OmanCoding , @franck34 The latest buil ran successfully (version 4.2.0) let me know if it’s ok for you too.

OmanCoding commented 5 years ago

@franck34 @pdupavillon Thank you guys

tomasstankovic commented 5 years ago

thx!

franck34 commented 5 years ago

thank you paul :D

herkyl commented 5 years ago

Thanks @pdupavillon !!