Skip to content

Commit

Permalink
Improved README
Browse files Browse the repository at this point in the history
  • Loading branch information
verifalia committed May 2, 2024
1 parent dc9b9a6 commit 81efeea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Verifalia API](https://img.shields.io/badge/Verifalia%20API-v2.5-green)
![Verifalia API](https://img.shields.io/badge/Verifalia%20API-v2.6-green)
[![NPM](https://img.shields.io/npm/v/verifalia.svg)](https://www.npmjs.com/package/verifalia)

Verifalia REST API - SDK and helper library for Javascript
Expand Down Expand Up @@ -584,6 +584,8 @@ the external CAPTCHA service) into the _Bot detection_ interface for the user or
in the [Verifalia client area](https://verifalia.com/client-area): these settings enable communication between the Verifalia servers and the configured
CAPTCHA service.

> To get detailed guidance on setting up Verifalia with your selected CAPTCHA service settings, check out: [How to integrate with a CAPTCHA provider and prevent bot submissions](https://verifalia.com/help/email-verification-widget/how-to-integrate-with-captcha-and-prevent-automated-submissions)
Once done, specify a `captcha` object at the time of the submission of an email verification job through the passed
`ValidationRequest` (or `FileValidationRequest`, for file imports) instance, providing the type of the CAPTCHA service
provider through the `provider` field and the CAPTCHA response token provided by that service in response to a CAPTCHA
Expand Down

0 comments on commit 81efeea

Please sign in to comment.