Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 461 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 461 Bytes

Quickstart Sample for ASP.NET Core MVC

This repository contains the source code for the ASP.NET Core MVC Quickstart

Please see the Quickstart itself, or the Readme's in the individual folders for more information

All the samples are using RS256 JWT Signature Algorithm, if you want to use HS256 read this.