Skip to content

agrwalmohit/ASP.NET-Core-Auth

 
 

Repository files navigation

ASP.NET Core 2.0 MVC Authentication demos


Samples that demonstrate on how to use ASP.NET Core Authentication & Authorization with ASP.NET Core Identity, IdentityServer 4, Azure AD B2C and etc.

Solution Description
AuthenticationDemo ASP.NET Core MVC Authentication demo with ASP.NET Core Identity.
AzureAdB2cTodo ASP.NET Core web app consume ASP.NET Core Api in the same tenent in Azure AD B2C.
TodoWithIdentityServer Deep dive in using IdentityServer4 to perform authentication for ASP.NET Core Api and Web app.

About

ASP.NET Core Authentication Authorization Samples. These include ASP.NET Core Identity, IdentitySerer4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.1%
  • JavaScript 4.6%
  • CSS 1.3%