.NET Core Google Authentication and Authorization

preview_player
Показать описание
Implement Google Sign in/authorization with ASP.NET Core REST Web API.
Front End exmaple is Vue JS.

.net core authentication and authorization facebook sign in social media sign in using microsoft asp dotnet core framework login apple signon signin
Рекомендации по теме
Комментарии
Автор

Dude I've been trying to find someone that did exactly this for a few weeks now. Thanks so much for the detailed explanation!

logicalinsanity
Автор

Thank you! Took me hours to get to this, and you saved me

HernanZbucki
Автор

Great stuff! Pls post a video detailing the ASP Identity login procedure in more detail. There's not much info around and this video was a great help.

stevemcqueen
Автор

Did you have to do the services.AddAuthentication stuff? I'm not sure what to put on there...

committedcoder
Автор

when i try use any fucking google api everything dose not work at all

salehm
Автор

thanks much, please, how to get DOB and Gender from google account?

kienngo
Автор

Hello, thank you very much. Do you have the repository somewhere?

kmachinev
Автор

How about with google sign in with firebase in flutter mobile app, and backend is .net 5 web API, Can I do the same???

HaoNguyen-kmxj
Автор

Nice video bro, I'm trying to authenticate the user and get permissions to use Google Drive Api from the interface, any ideas? I need the credentials to create the service to use Google Drive Api in .NET Core project, can I get the credentials by idToken?

maroktigre