TourmalineCore.AspNetCore.JwtAuthentication

This project contains libraries that will help you very easily connect the JWT-based authentication to your project. The libraries can be used for all projects based on .NET Core 3.0 - .NET Core 5.0.

Basic JWT-based authentication implementation.

JWT-based authentication implemented with usage of EF Core and Identity to store users data. Features Refresh tokens, Registration and Logout functionality.