Authentication and Authorization in asp.net core can be achieved without writing any code in just 1 minute. AddApiEndpoints in Asp.Net Core is a new method and it generates all the authentication and authorization APIs in your asp.net core application.
The AddApiEndpoints in asp.net core used the Entity Framwork Core and Identity.
We can also cutomise the route for these endpoints by using MapGroup method.
In this video we will create all the Login, Register, Forgot password, Chage password etc APIs in just 1 minute.
This new AddApiEndpoints also support the Identity Options customization. We will also learn how to send the email using IEmailSender interface for account email verification.
Primary Constructors in C# 12: • Primary Constructor in C# 12 Explained! 🟢 ...
Join this channel to get access to perks:
/ @nitish.kaushik