MENU

Fun & Interesting

User Sign-Up πŸš€ Verify/Confirm Email & Forgot/Reset Password with a .NET 6 Web API

Patrick God 71,446 3 years ago
Video Not Working? Fix It Now

πŸš€ Get the .NET 8 Web Dev Jump-Start Course for FREE: https://dotnet8.patrickgod.com πŸ’– Support me on Patreon for exclusive source code access: https://patreon.com/_PatrickGod 🐦 Let's get social on X: https://x.com/_PatrickGod πŸ”— Let's connect on LinkedIn: https://www.linkedin.com/in/patrickgod/ πŸ’» GitHub: https://github.com/patrickgod/VerifyEmailForgotPasswordTutorial πŸ“š My .NET & Blazor Udemy Courses: πŸš€ Join the .NET Web Academy here: https://dotnetwebacademy.com --- πŸ”₯ Blazor E-Commerce Course: https://www.udemy.com/course/blazor-ecommerce/?couponCode=YOUTUBE πŸ”₯ Blazor Bootcamp: https://www.udemy.com/course/blazor-webassembly/?referralCode=647B4EAACD6D8E4E6872 πŸ“‘ Table of Contents: 00:00 User Sign-Up πŸš€ Email Verification/Confirmation & Forgot/Reset Password with a .NET 6 Web API 02:55 Create an ASP.NET Core Web API Project with Visual Studio 2022 05:30 Add the User Model 09:20 Entity Framework Core Boilerplate with Code-First Migrations 17:14 Run Code-First Migrations 19:44 Add a UserRegisterRequest Model 22:11 Add the User Controller 24:37 Implement the Register() Method 33:57 Test the User Registration with Swagger 36:12 Implement the User Login 41:52 Test the User Login 42:26 Implement the Email Verification/Confirmation 44:57 Test the Email Verification/Confirmation 46:16 Implement the Forgot Password Feature 49:23 Test the Forgot-Password Endpoint 50:06 Implement the Password Reset 53:31 Test the Password Reset #DotNet #WebAPI #PatrickGod

Comment