An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.cloudflare.turnstile.validator

A validation module checking Cloudflare Turnstile tokens
https://github.com/soenneker/soenneker.cloudflare.turnstile.validator

captcha cloudflare csharp dotnet server turnstile turnstilevalidator validator

Last synced: 23 days ago
JSON representation

A validation module checking Cloudflare Turnstile tokens

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.cloudflare.turnstile.validator.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.cloudflare.turnstile.validator/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.cloudflare.turnstile.validator/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.cloudflare.turnstile.validator/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.cloudflare.turnstile.validator.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.cloudflare.turnstile.validator/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Cloudflare.Turnstile.Validator
### A validation module checking Cloudflare Turnstile tokens

## Installation

```
dotnet add package Soenneker.Cloudflare.Turnstile.Validator
```