aurelia-plugins / aurelia-plugins-google-recaptcha

A Google Recaptcha plugin for Aurelia.
MIT License
5 stars 6 forks source link

Expire and use globally 2.6.2 #14

Open mahathipan opened 5 years ago

mahathipan commented 5 years ago

With the existing plugin, there is no way to capture the recaptcha expired event from google recaptcha. Hence, user can bypass the expired recaptcha check and perform the guarded action.

https://developers.google.com/recaptcha/docs/display#render_param

Also adding to use www.recaptcha.net, Please check https://developers.google.com/recaptcha/docs/faq in section "Can I use reCAPTCHA globally?"