Part-1 Blazor WebAssembly Standalone Application User Login Using Google Account

preview_player
Показать описание
Hi everyone,

This video about google account login into the Blazor Web Assembly Standalone application.

The entire session made as a blog:

#naveentechseeker #blazor #blazorwasm #dotnet5 #dotnet #googleauth
#naveenbommidi
Рекомендации по теме
Комментарии
Автор

Hello Naven, thanks a lot for your blog and videos. They are really great help.
I implemented Google login as described in video. Now I want to add Microsoft login too but somehow I can't use google and Microsoft login together. authentication/login route is set only one of them. Do you have any recommendation? I am trying to get id_token from social media accounts, send it to my backend and get JWT Token in return. have a good day.

safauslu