nestjs-captcha-module
v1.0.6
Published
NestJS Captcha Module
Maintainers
Readme
About
nestjs-captcha-module helps you standardize CAPTCHA verification by wrapping the provider-specific HTTP validation flow behind a clean NestJS module/service interface. It’s built to plug into typical auth and form-submission flows, so you can validate captcha tokens consistently across controllers/guards/pipes while keeping provider configuration (keys, endpoints, request options) centralized and easy to manage.
Documentation
For installation, usage, configuration, and examples, see the documentation:
License
MIT — see LICENSE.
