Skip to content

joaosouzaaa/JWTAuthentication

Repository files navigation

JWTAuthentication

The goal of this project is to show the implementation of jwt authentication using native libraries and Identity from Entity Framework Core.

Technologies used

  • .NET 8
  • C#
  • EntityFrameworkCore
  • Identity
  • PostgreSQL
  • JWT
  • xUnit
  • Moq
  • Docker