Learn how to use ASP.NET Core Identity and how to enable user authentication & assign different roles to your ASP.NET Core projects!
📙Check out my C# eBook: https://codeafuture.gumroad.com/l/csh...
⭐GitHub: https://github.com/codeafuture
⏱️ Timestamps:
00:00 - Introduction
00:28 - Creating the project with the authentication functionality
08:07 - Creating and assigning roles to users