Adding Google Authentication to a ASP.NET Core Application using Identity | Trevoir Williams

preview_player
Показать описание
In this lesson, we review how we can go about adding Google Authentication to an ASP.NET Core application that has already been outfitted with Identity. This can also work without scaffolding Identity and just adding the services to the pipeline.

Adding Google Authentication to a ASP.NET Core Application using Identity | Trevoir Williams

Join me as we explore ASP.NET Core Web API Google Authentication and remember to like, share and comment.

0:00 - Introduction
00:07 - What is OpenID Connect
01:36 - Sign Up For Google Auth Keys
3:26 - Add Google Auth to App
8:51 - Test Google Auth in App
13:31 - Conclusion

Full Course:

#dotnetcore #identity #openid #Trevoir_Williams

___________________________________________________________________

I am a Software Engineer and Instructor. I can provide professional development services or private code coaching sessions to help you to accomplish your professional or personal IT goals.

Check out my content on Social Media

Check out my premium courses on Udemy
End to End ASP.NET Core 3.1 API and Blazor Development

C# Console and Windows Forms Development with LINQ & ADO.NET

Complete ASP.Net Core 3.1 and Entity Framework Development

Modern PHP Web Development w/ MySQL, GitHub & Heroku

Microsoft SQL Server Development for Everyone!
Рекомендации по теме
Комментарии
Автор

First I want to say thank you, and you just got a new subscriber.

Second This was probably the most easiest/smoothest video I have seen on this topic. 15 minutes I was able to get more knowledge and get my authentication up and going with no issue and lost my headache. Great video

aaronhill
Автор

How to authenticate using google token that was sent to api ? For example i have an android mobile app which is authenticating and receives google token, then it sends that token to .net api to create/login user so i just have to check if token is valid and extract the necessary data. Is that flow correct or should it be done differently?

Esteradd
Автор

First of all Thank you big time for this tutorial. I need to add more fields to the form where we need to put the email to finish the registration after choosing the google account. it only has the email, can i add more fields such as full name? how is it done. Can you make a toturial about this?

mrtrader
Автор

Thank you for the video, very useful, just please remove the background music, it is very disturbing and unnecessary. Thanks again.

simplepycodes
Автор

Why have you got that annoying music? Its really distracting.

margosdesarian