HOUR 20Authenticating Your Users

What You’ll Learn in This Hour:

Image How to configure ASP.NET Core authentication

Image How to configure an application to register new users

Image How to require a user to be logged in to access features of your application

Authentication is typically confused with authorization in discussing security configuration of an application. Authentication is the process of verifying that the person requesting access is who he or she ...

Get Sams Teach Yourself ASP.NET Core in 24 Hours, 1e now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.