/jwtAuth

Jwt authentication in ASP.NET Core

Primary LanguageC#MIT LicenseMIT

JWT Authentication and Role-based Authorization with ASP.NET Core Identity and API

This is a sample project to demonstrate how to implement JWT Authentication and Role-based Authorization with ASP.NET Core Identity and API.