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 6.0 - .NET 10.0.
Basic JWT-based authentication implementation.
JWT-based authentication implemented with usage of EF Core and Identity to store user's data. Features Refresh tokens, Registration and Logout functionality.