Skip to content

brunobritodev/AspNetCore-IdentityServer4-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core 3.1 com IdentityServer4

Example App - Building IdentityServer4 ASP.NET Core 3.1 Server and a MVC Client as well

Pre reqs

  • ASP.NET Core 3.1

How to run

  1. Clone this repo
  2. Open Project
  3. Configure both projects to run at same time.

More about on ASP.NET Core 3.1 com IdentityServer4 - Portuguese only