Skip to content

novatorsoft/nestjs-captcha-module

Repository files navigation

Novatorsoft Logo

NestJS Captcha Module

A NestJS captcha module that provides a simple, configurable abstraction for verifying CAPTCHA challenges inside your NestJS applications.

NPM Version Package License NPM Downloads

Instagram LinkedIn

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors