Top 20 NuGet token Packages

Creates a token based on a custom mask. Also provides string, byte[] hex, and Base64 encoded formats. Best use is for small server licensing projects and or creating tokens that provide standalone verification.
User friendly (relatively), fast unique token generation library.
Token Generator C#
Simple token and unique key generator.
A MathParser using RPN supporting User-Defined Functions, Operators, Variables, Conditional Operators and more...
Request will be authorized when the Authorization Header will have a matching token in the configured list in the web.config
Easy-to-use AngularJS module for token-based client authorization. Ideal for use with Web Api
Jot is a .NET library for use with JSON Web Tokens (JWT). Jot will take care of all your JWT creation, encryption(hashing), and verification for you. Jot was made extremely flexible, if you want to use your own hash algorithm, serialization, or set custom claims it's all there for you. What set's Jo...
Simple Token Provider For Authentication
SimpleSalesforceConnect is a .NET Core platform based class library that can be used to connect to Salesforce to obtain the Access Token and Instance Url to make further Rest API calls. Wrappers are added to download Salesforce logs and then upload logs to Amazon S3 bucket. Visit the project site ...
SimpleBlackboardConnect is a .NET Core class library that can be used to connect to Blackboard to obtain the Access Token to integrate your application with Blackboard and make API calls for CRUD operations. Visit the project site to get more info on usage.
ApiAuthenticate is a .NET Core class library that is a wrapper around HttpClient and can be used to obtain authentication tokens from client such as Salesforce, Blackboard using Grant_Type ClientCredentials or Password. AWS Connection is also supported. Visit the project site to get more info on us...
Implements pure functions for extracting tokens from delimited text, similar to the split method. Documentation available at: https://marcjohnston.github.io/byMarc.Net2.Library.Tokens/ Issues and bug tracker available at: https://github.com/marcjohnston/byMarc.Net2.Library....
Core Knight Blades for Authentication, used when Coding with Honor!
Core Knight Blades for JWT Authentication, used when Coding with Honor!
This client library is refreshing the Azure Active Directory Token in the background. To run an automatic token refresh, add one line for the main view of the application: <script src="/Scripts/refresh-token.min.js"></script>
Makes the task of creating and using templates much easier by using simple tokens in a file and annotations on a model.
Handler for ACS-emitted OAuth2 Bearer tokens.
Base functionality for a simple resource server (Web API web application) including classes for consistent response objects and middleware for token validation