@prosopo/procaptcha
v2.10.74
Published
Client-side library for [Prosopo Procaptcha](https://prosopo.io). Manages the captcha challenge flow, state, solution submission, and communication with the Prosopo Provider API.
Readme
Procaptcha
Client-side library for Prosopo Procaptcha. Manages the captcha challenge flow, state, solution submission, and communication with the Prosopo Provider API.
The main exports are the Manager (state management for the captcha lifecycle) and ProsopoCaptchaApi (Provider API communication).
Usage
This library can be used from any JavaScript framework to build a captcha UI. See @prosopo/procaptcha-react for a React integration.
