Skip to content

pnarozniak/rest-api-custom-jwt-auth

Repository files navigation

Jump to section

About

  • Custom JWT (JSON Web Token) authentication REST API example
  • App is connected to MsSql database by EntityFramework (code-first)
  • Solution is based on Microsoft.AspNetCore.Authentication.JwtBearer NuGet package

Technologies

  • ASP.NET CORE 5.0

Authors

  • xlegodroit