Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 316 Bytes

User Auth Minimal API

A .NET 6 Minimal API project created as an example for the article I produced for the Telerik Blog (telerik.com/blogs) using JWT Authentication/Authorization.

Technologies used in this project:

  • .NET 6
  • Minimal API To run this project locally you need to have the .NET 6 SDK installed.