anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.77k stars 234 forks source link

Add ability to create v3 js url #132

Closed floodedcodeboy closed 5 years ago

floodedcodeboy commented 5 years ago

Add's the required render={site-key} to the js url when a version greater than 2 is supplied.

floodedcodeboy commented 5 years ago

Upon further investigation - this doesn't work as I was expecting. I had seen this work when the v2 implementation was failing but I must have had some cached views as it doesn't work like this any more.

anhskohbo commented 5 years ago

Thanks anyway, I will try to re-implementation this.