Description
Provides functions for using the reCAPTCHA service in Haskell web applications. It helps applications verify that a submitted token was accepted by the reCAPTCHA service before trusting a form submission.
It is useful for login forms, contact forms, registrations, and other web flows exposed to abuse. It is a developer library and must be integrated with server-side validation and privacy-aware site design.