nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.94k stars 975 forks source link

feat: add nest-cloudflare-turnstile library #300

Closed halitsever closed 1 month ago

halitsever commented 2 months ago

Resource type (required)

If your contribution is NOT a GitHub repository, then you can skip the next titles, except "Rules".

Description (required)

Cloudflare Turnstile is free captcha alternative for recaptcha; this library wraps cloudflare turnstile captcha api for NestJS, its exports a guard for protecting endpoints.

Link (required)

repo: https://github.com/halitsever/nest-cloudflare-turnstile docs: https://halitsever.github.io/nest-cloudflare-turnstile/

Rules (required)