Skip to content

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

Notifications You must be signed in to change notification settings

odixon/ProCodeGuide.Samples.IdentityServer4

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 73.6%
  • HTML 24.0%
  • CSS 1.5%
  • Other 0.9%