MarkJPerry / auth0-aspnetcore-sample

Quickstart Sample for ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Quickstart Sample for ASP.NET Core

License:MIT License


Languages

Language:C# 67.2%Language:HTML 28.3%Language:CSS 3.0%Language:JavaScript 1.6%