Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 246 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 246 Bytes

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