NodeJS & Express - Google OAuth2 using PassportJS

preview_player
Показать описание
Learn how to protect your API routes using OAuth2 with Google as an identity provider.

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

Great video, have been struggling with this for the past few days, your the first one to tie in all the pieces, authentication, user session, and log out. Thank you good sir!

crazedbrazybh
Автор

Dude this is the best video I've ever seen about Google OAuth with passport you have no idea how many videos I watched to use Google OAuth with passport a big thank you from Brazil

jeanlucas
Автор

I have seen a lot and I am impressed by how you manage to get a confusing subject through and so consicely and simple to understand

ilanle
Автор

Really amazing tutorial, actually the only one where I understood what each part of the code was doing.

arnabbanik
Автор

Such a lack of videos explaining this topic, thank you man !

LeighBriody
Автор

one of the best code tutorials I've ever watched. Clear, concise and simple. Fantastic video 👏

tonienguix
Автор

Had to comment.

Went from never working with passport or Oauth to implementing 5 different types of login on my test app. Amazing tutorial.

codingrussell
Автор

To the point, goes step by step. Well done!

GlitchedFailure
Автор

This video was full of value. I was able to complete it, but even better, I was able to complete it, and now I feel comfortable with utilizing passport/google-oauth2 in my projects moving forward.

itsnobledean
Автор

it helped me bro, always keep your tutorials as clear as this!!!

abdulsamihamedi
Автор

Most helpful video I found about OAuth2 with Node.
Thank you

BlsTTer
Автор

Other than him, no one was helpful to me for this particular problem, Thanks Man 👍

immensives
Автор

Best tutorial for Google OAuth2 using PassportJS

abhishekalimchandani
Автор

Great video. Short and precise . Thanks alot

dremmaokoh
Автор

Simplest Code and Simplest explanation. awesome

firojsiddiki
Автор

Thanks for this simple but clear video.

haoyuandong
Автор

You're the best explain for this mate.

taufiksatya
Автор

Thanks bro for the detailed explanation. It was a great help

dwijvirani
Автор

Your explanation is awesome dude thankyou very much for the knowledge ❤

generalknow_ledge
Автор

Yo mate, great video.
Do you know if there is a way to get rid off the "#" at the end of the route?

I mean, redirecting without the slash sign at the end.
Ty!

DEV_XO