react-google-recaptcha
react-google-recaptcha copied to clipboard
the 'stoken' property, documentation is not working
In the Readme there is a link related to the stoken property but it points to a 404.
What is the right way to use stoken nowadays ?
@leobenkel thanks for the issue! looks like secure token was deprecated a long time ago, 2016, lol.
here in the changelog: https://developers.google.com/recaptcha/docs/changelog?hl=en
we can and should remove that option and update the docs
ok, thank you for the quick answer @hartzis !
Would there be a way to test on local/staging nowadays or is that over ?