hawkeye4077mash / mvcidentityserver

.NET Core 3.1 MVC Website integrated with ServiceStack using IdentityServer4 Auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mvcidentityserver

.NET Core 3.1 MVC Website integrated with IdentityServer4 Auth and ServiceStack

IdentityServer4 Login

Browse source code and install with the web dotnet tool:

$ dotnet tool install -g x

$ x new mvcidentityserver ProjectName

Docs

See Using IdentityServer4 Auth docs for more info about this template.

OAuth Setup

Replace the oauth.* App settings with your own in appsettings.Development.json for local development and appsettings.json for production deployments.

About

.NET Core 3.1 MVC Website integrated with ServiceStack using IdentityServer4 Auth


Languages

Language:C# 74.1%Language:HTML 22.6%Language:CSS 2.8%Language:JavaScript 0.5%