matei-radu / react-recaptcha-v2

Google reCAPTCHA v2 React component that does not pollute the DOM.
MIT License
7 stars 1 forks source link

Make the use of test keys easier #1

Closed matei-radu closed 5 years ago

matei-radu commented 5 years ago

Provide a way to make testing with test key easier.

Idea: accept "test" as siteKey prop string which will automatically use the test key.