Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

ASP.NET Core Identity - Authentication and Authorization

Posted By: IrGens
ASP.NET Core Identity - Authentication and Authorization

ASP.NET Core Identity - Authentication and Authorization
.MKV, AVC, 3840x2160, 30 fps | English, AAC, 2 Ch | 4h 52m | 4.4 GB
Instructor: Trevoir Williams

In this course, you will learn the basics of modern authentication using the ASP.NET Core identity library and learn to the specific business needs. While perfect security is arguably impossible to achieve, we will explore a variety of techniques that help in ensuring security as well as maintaining the ease of use of the system.

Identity Core is a flagship library packaged with ASP.NET Core projects that helps in securing ASP.NET applications using features such as authentication, role management, and so on. . Getting authentication and authorization done right in your website can help keep your users and their data safe from attacks. Added features such as Two and Multi-Factor Authentication are relatively easy to plug in and this library can easily be extended to implement unique business rules.

Even though the fundamentals of the security principles will be demonstrated with a Razor pages application, all the techniques and considerations can be taken in any ASP.NET Core application type, including MVC and Blazor.

By the time you have finished the course, you will have moved around in Visual Studio and examined logic and syntax errors so much, that it will be second nature for you when working in the .NET environment.

All resources and code files are placed here: https://github.com/PacktPublis...thentication-and-Authorization


ASP.NET Core Identity - Authentication and Authorization