/Identity.NET

ASP.NET Core Identity

Primary LanguageC#MIT LicenseMIT

Identity.NET

This is a collection repo where you can find all thing ralated to Asp.Net core Identity. With well explained code, and always a tutorial.md file to better help you get started

Custom Authentication and Authorization in ASP.NET Core

This tutorial demonstrates how to implement custom authentication and authorization, in an ASP.NET Core application using cookie authentication and custom authorization policies.

With this tutorial, you should have a better understanding of how to create a custom authentication and authorization system in an ASP.NET Core application. You can now expand upon these concepts to create more complex authentication and authorization scenarios tailored to your application's needs.

Work In progress --->