angular-recaptcha
angular-recaptcha copied to clipboard
Turn off the captcha
Is there any way so that we can get enable/disable the captcha easily? for development environment I want it to turn off.
Use the debug keys provided by Google. From their FAQ (https://developers.google.com/recaptcha/docs/faq)
For reCAPTCHA v2, use the following test keys. You will always get No CAPTCHA and all verification requests will pass.
Site key: 6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI Secret key: 6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe The reCAPTCHA widget will show a warning message to ensure it's not used for production traffic.