react-google-recaptcha icon indicating copy to clipboard operation
react-google-recaptcha copied to clipboard

Update documentation with required Content-Security-Policy

Open johanflikweert opened this issue 3 years ago • 0 comments

In order to function, this widget requires external content. If the HTTP Header Content-Security-Policy is set, the following part should be added: script-src https://www.google.com/recaptcha/api.js https://www.gstatic.com

johanflikweert avatar Apr 15 '22 13:04 johanflikweert