How to Use Google Authentication in ASP.NET Core

preview_player
Показать описание
#CsharpSpace #GoogleAuth #ASPNET #Core
Here I have explained How to login with Google authentication in the ASP.NET Core application. Here Google authentication perform without identity and this done with Microsoft.AspNetCore.Authentication.Google Nuget package.

☕ Buy me a Coffee (Channel Support through Donation)

🌀 Related Videos

Subscribe to this channel

🎬 All Playlist

🌟 About this Channel
Csharp Space provide simple and step to step video tutorials of different programming languages like ASP.NET, ASP.NET Core, C#, ASP.NET MVC,
Angular JS, JavaScript, jQuery, SQL ,Crystal Report.
This channel also provide How to and problem solving topics of the programming languages.

🔗 Social Media Links
Рекомендации по теме
Комментарии
Автор

I can't express how this saved my sanity lol

i literally spent all day trying to implement this i lost my mind THANK YOU

Philopater-Phoneix
Автор

Dude you are just writing the code for setting up the google authentication. But you are not explaining how is the code working or why you are using those magic strings... quite not instructive

Ahmed-uiwn
Автор

Thank you for ur effort man I really appreciate it, I have a question though. This authentication is valid only for the user registered in the appsettings.json file ? so if I try with another user would it fail ?
thank u in advance

slimbenromdhane
Автор

How would you do this in a .net Maui application?

wwaddell
Автор

Hello Csharp Space very useful video, well done! Can you tell me how to get gender and birthday from Google account? I would be very grateful
!

markoprodanovic
Автор

Hi, I have an issue here, where after clicking sign in. It shows

"An unhandled exception occurred while processing the request.
NullReferenceException: Object reference not set to an instance of an object."

on the claims. May I know what causes that?

dom
Автор

Hi, can you please tell me if you can do google authorization in asp net core webAPI application? If you can also tell me how, that would be very cool!

valcom
Автор

How do I save the values ​​in google response to the database?

ilkaygul
Автор

cool video., ...but its says this mehod of redirect url will be deprecated soon there is an prob sir....how to solve that...

saurabhtalele
Автор

Nice video....my logout is not working correctly after i logout when i try to login i still get logged in by the first user

simonghiwot
Автор

Video leaves out literally everything about the "About" page where all of this login stuff happens. I could make my own page and call the controller, but would that be missing things? Idk, I'm here to learn not because I know what I'm doing. PLEASE, include the entirety of functionality in your tutorials.

I just saw this is part of a series, which is not explicitly stated anywhere in the video info. Bro lol, organize your stuff better please. It makes things so much better for the people who want to actually engage your content.

bigggmoustache