Top 20 NuGet token Packages

Foundations of a simple authorization server, including token-issuing middleware and interfaces prompt for providing validation of user credentials and implementation of a custom response object.
Behavior that handles a token un message header, between request
A partir de uma entrada, onde contem uma cadeia de caracteres, é gerado uma lista de lexemas+tokens
JWT - JSON Web Token for the .NET Framework
Generic JWT token delegating handler
The most simplistic .NET Json Web Token (JWT) Library.
ASP.Net Core Identity and the Authorization Policy from a different perspective; A perspective not too far from Microsoft's but somewhat an addition to it. It's opinionated in many ways.
This is a JWT Wrapper of the framework jwt-dotnet/jwt (github.com/jwt-dotnet/jwt) for ASP.Net Core.
This is a JWT Wrapper of the framework jwt-dotnet/jwt (github.com/jwt-dotnet/jwt) for ASP.Net Core.
This is a JWT Wrapper of the framework jwt-dotnet/jwt (github.com/jwt-dotnet/jwt) for ASP.Net Core.
使用Redis存储用户登录信息
使用内存存储用户登录信息
Shared Access Signature utility
.NET library implementing JWT support for RabbitMQ.TraceableMessaging
Implementation of RPC over RabbitMQ with Application Insights distributed tracing. Library supports optional authorization based on JWT bearer token.
Base .NET library to implement RPC over RabbitMQ with distributed traceability (Application Insights, OpenTracing etc.). Library supports optional authorization based on bearer token.
This library provides an implementation of a token bucket algorithm which is useful for providing rate limited access to a portion of code. The implementation provided is that of a "leaky bucket" in the sense that the bucket has a finite capacity and any added tokens that would exceed this capacity ...