explorer14 / JwtAuthenticationHelper
A simple Json Web Token authentication helper library that allows you to generate access tokens easily for both ASP.NET Core web apps (cookie based auth) and Web APIs (stateless token based auth).
☆84Updated last year
Alternatives and similar repositories for JwtAuthenticationHelper
Users that are interested in JwtAuthenticationHelper are comparing it to the libraries listed below
Sorting:
- ASP.NET Core MVC file upload / download with MS SQL Server FileTable☆113Updated last month
- An example project for using refresh and jwt token in an ASP.NET Core Web Api project☆92Updated 6 years ago
- A REST API global exception handler and response wrapper for ASP.NET Core APIs.☆55Updated 2 years ago
- ASP.NET Core NLog MS SQL Server PostgreSQL MySQL Elasticsearch☆59Updated last year
- Generic implementation of Repository pattern in C# .NET☆133Updated 4 years ago
- 🕊️ Simple audit logging for .NET Core with EntityFramework Core☆121Updated 3 weeks ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆126Updated 6 years ago
- Generic repository/unit of work framework for ASP.NET Core with Entity Framework.