@nathapp/nestjs-captcha
v2.0.0
Published
nestjs-captcha
Readme
nestjs-captcha Library
DefaultCaptchaModuleFactory support configService with env as below
- CAPTCHA_ENABLED = true/false, 1/0
- CAPTCHA_TYPE = recaptcha, turnstile
- CAPTCHA_SECRET = the secret
- CAPTCHA_ENDPOINT = custom endpoint
- CAPTCHA_THRESHOLD = for recaptcha
DefaultCaptchaModuleFactory is extract token from header and with key x-captcha-token
chatbot: 0
