daviddesmet / paseto-dotnet

🔑 Paseto.NET, a Paseto (Platform-Agnostic Security Tokens) implementation for .NET
MIT License
101 stars 8 forks source link

Add support for payload validation rules #3

Closed daviddesmet closed 2 years ago

daviddesmet commented 5 years ago

Add support for payload validation rules as specified in Paseto Validators.

There's already an initial implementation and tests.