JonPSmith / AuthPermissions.AspNetCore

This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
https://www.thereformedprogrammer.net/finally-a-library-that-improves-role-authorization-in-asp-net-core/
MIT License
770 stars 158 forks source link

Fixed a small typo which MIGHT cause confusion #24

Closed mohamed-azhar closed 2 years ago

mohamed-azhar commented 2 years ago

The summary of the class AuthPermissions.AspNetCore/JwtTokenCode/TokenBuilder.cs had a small typo saying JST instead of JWT.