In this tutorial, you'll learn how to seamlessly integrate Google login into your ASP.NET MVC application. We'll cover everything from initial setup to handling user authentication and account creation. Check it out!
------------
✅ Full course: https://bit.ly/49nbHIN
------------
🔗 Source Code: https://github.com/etrupja/Shortly
------------
🌐 Connect & Learn:
Blog: https://dotnethow.net
Udemy: https://www.udemy.com/user/ervis-trupja
Pluralsight: https://www.pluralsight.com/authors/e...
LinkedIn: / ervis-trupja
------------
Check out my Udemy courses:
ASP.NET MVC eCommerce App - https://bit.ly/3CWvkqk
ASP.NET Web API Guide - https://bit.ly/3co3ZBG
------------
00:00 - Introduction
01:15 - Google Setup (program.cs)
03:33 - ViewModel Login Updates
05:56 - View Changes
08:44 - Testing Provider List
09:38 - ExternalLogin Action Setup
13:20 - Creating Google Auth App
16:00 - Update appsettings.json
17:05 - Test Google Popup
17:53 - ExternalLoginCallback Update
20:26 - User Login Handling
21:28 - New User Creation
24:39 - Final Testing
26:35 - Thank You