Top 20 NuGet tokens Packages

ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
Tokenizer extracts structured information from blocks of text and reflects them onto .NET objects
OAuthServer.NET is a simple yet scalable OAuth 2.0 provider for the 4 standard types of OAuth 2.0 as well as custom grants. OAuthServer.NET supports implicit, authorization code, resource owner password, and client credentials as well as 3rd party logins. OAuthServer.NET is integrated with the Asp.N...
OAuthServer.NET is a simple yet scalable OAuth 2.0 provider for the 4 standard types of OAuth 2.0 as well as custom grants. OAuthServer.NET supports implicit, authorization code, resource owner password, and client credentials as well as 3rd party logins. OAuthServer.NET is integrated with the Asp.N...
json web token support for AspNetCore Identity
Helper library for claims-based identity, System.IdentityModel, JSON Web Tokens, OAuth 2.0 and OpenID Connect client
A service to create and validate simple tokens in C#. Example use case: A simple token can be used to confirm if a user owns an email address. You send a simple token to a users email address. If that user can present the same token back to you, then you know the user owns that email address.
A service to help manage JWT access tokens and refresh tokens in C#. Supports: HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512
JWTs is a simple library for generating and validating JWT tokens and Refresh Tokens. Refresh Tokens are dependent on a database / memory cache and an interface for a simple DAL for storing refresh tokens is included. JWTs can be generated with custom claims, and a DAL is only required when issuing ...
JSON Web Tokens implementation for .NET Standard.
A command-line tool that enables Salesforce Access and Refresh Tokens Generation.
A Method for Signing HTTP Requests for OAuth
Configuration tokens for our libraries.
A token manager for Sentinel based on RavenDB.
A token manager for Sentinel based on Redis.
A middleware for validating signed HTTP requests for OAuth
SDK for server-side integration with CyberSource Flex API
json web token support for AspNetCore Identity