Co-design cloud assistants with your web app and IoT devices.
This repository contains a Caf.js
library that validates recaptcha tokens with a cloud service.
To eliminate expensive dependencies for apps in the workspace that do not need caf_recaptcha
, the package recaptcha2@^1.3.3
has been declared as an optional dependency even though it is always needed.
Applications that depend on caf_recaptcha
should also include recaptcha2@^1.3.3
in package.json as a normal dependence.
See {@link module:caf_recaptcha/proxy_recaptcha}
See {@link module:caf_recaptcha/plug_recaptcha}
See {@link module:caf_recaptcha/plug_ca_recaptcha}