Skip to content

joaosouzaaa/RefreshToken

Repository files navigation

RefreshToken

The goal of this project is to show the implementation of refresh token pattern with Identity and Entity Framework Core.

Technologies used

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