JerryLiew / ProCodeGuide.Samples.IdentityServer4

Sample Project to Implement OAuth2 and OpenID connect in ASP.NET Core using IdentityServer4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProCodeGuide.Samples.IdentityServer4

Sample Source to Implement OAuth2 and OpenID connect in ASP.NET Core 5 using IdentityServer4

This article covers details about how to secure your ASP.NET Core 5 application i.e. how to secure Web Application & Web API using modern standards like OAuth2 and OpenID Connect in ASP.NET Core. It is important to secure your applications and in this, we will learn how to correctly secure your ASP.NET Core Applications.

The complete article is available at https://procodeguide.com/programming/oauth2-and-openid-connect-in-aspnet-core/

About

Sample Project to Implement OAuth2 and OpenID connect in ASP.NET Core using IdentityServer4


Languages

Language:C# 73.5%Language:HTML 24.0%Language:CSS 1.5%Language:SCSS 0.5%Language:JavaScript 0.4%