Google ReCAPTCHA 0.0.4Client and Server code to process Google reCAPTCHA responses (Internal)
Google ReCAPTCHA is a support library that aids Fantom-Factory Ltd in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.
Client and Server code to process Google reCAPTCHA responses.
Requires a Google account and reCAPTCHA to be configured on the Admin screen. See:
Install
To install Google ReCAPTCHA with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install Google ReCAPTCHA with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/
directory.
Use
To use Google ReCAPTCHA in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "afRecaptcha 0.0.4 - 0.0"]
Documentation
Information
Meta information on the Google ReCAPTCHA pod:
- Published by
- Steve Eynon
- Organisation
- Fantom-Factory Ltd
- Pod file size
- 24.94 kB
- Licence
- ISC
- Built on
- 25th Jul 2020
- Source code
- via Git at https://github.com/Fantom-Factory/afRecaptcha
- Depends on
- afDuvet, afIoc, afIocConfig, dom, sys, util, web
- Referenced by
- Javascript Compatible