hCaptcha 0.0.2
Client and Server code to process hCaptcha challenges (Internal)

hCaptcha 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 hCaptcha responses.

Requires a hCaptcha account to be configured for your domain. See:

Read more...

Install

To install hCaptcha with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install hCaptcha 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.

afHcaptcha.pod (24.04 kB)

Use

To use hCaptcha in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afHcaptcha 0.0.2 - 0.0"]

Documentation

Information

Meta information on the hCaptcha pod:

Published by
Steve Eynon
Organisation
Fantom-Factory Ltd
Pod file size
24.04 kB
Licence
ISC
Built on
28th Apr 2022
Source code
via Git at https://github.com/Fantom-Factory/afHcaptcha
Depends on
dom, sys, util, web
Referenced by
Javascript Compatible

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 4 releases of hCaptcha: