NestJS & Google OAuth2 with Passport

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

Support the Channel:

Connect with me:

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

You tutorials are amazing. Every time you are making them so easy to understand. Thanks for all your hard work. Bless you

ihorploskodnyak
Автор

Thank you for this fantastic so by step guide! ❤ I'll set it up this week for my platform, to push up signups. I'll write later how it goes.

Squiel
Автор

This video is so good, with the code repository as well. You are a legend man.

Passport in my opinion is a really library to learn since their documentations aren't that great. But your video clarify everything for me. again Thank you

brangtoggez
Автор

Thankyou for everything!!, its amazing and you have a very clear explenations. I hope you do a lot more tutorials about nestjs

vaaaaaaaaan
Автор

Hello ! Thank you for the great insights, it helped me a lot, however I'm wondering what are accessToken and refreshToken for ? We're getting them but not doing anything with them...

TheMudioc
Автор

Hey man, thanks for the tutorial. I have a question, about the session, when you validate that the user is authenticatd or not and use request.user, I´m getting an error, user is not a request property. How can I fix that? Thanks!!

matiasnurnberg
Автор

hello you tutorials are great. When logging google successfully, I want to redirect and return data for Frontend, I don't know you have any way, please help me ! Thanks

Liam
Автор

great tutorial, well explained - working great! I would love to see how I would go from here and authenticate a user in the frontend. And how to refresh tokens. Keep up the great work!

thePINGUSTAR
Автор

Hi thank you for amazing video. In my case I want to use JWT instead of session with this strategy, is this possible to do that? I have done some research but it's seem impossible

thaingocnguyen
Автор

Thanks Your course was very useful.

I have a question, how do I add multiple social logins, including google social logins??

FaberJoo
Автор

Thank you very much, this tutorial help me a lot.

keilerguardo
Автор

how to use this api in fontend react?please, help me

huyhoanginh
Автор

I am having a hard time implementing the frontend for this code, in react as the react server runs in different port, can you help me out?

sdev
Автор

should we use token passed authentication or sessions with OAuth2 ?

NOBODYxx
Автор

How to do it with a JWT instead of a session?

belkocik
Автор

Amazing tutorial @Anson the Developer may I know your vs code theme

AbdulRehman-pcxx
Автор

What do you mean by updating the user when it is found?

theflyingdutchman
Автор

will userRepository work the same if I am using something like prisma instead of TypeORM?

sdev
Автор

@anson I have a quick question I am uisng mongodb with mongoose, when I dont find the user i need to register it now I dont have the password of user from google details .
How may i store the user to my database

1 How to create jwt token eiter I use access token provided by the oAuth but if i use it it will not pass my jwt strategy

i have little confusion here Please guide me thanks in advance

AbdulRehman-pcxx
Автор

Hi, can you please help me?) how to test this flow in postman? Redirect doesn’t work for me in postman, so I can’t call my endpoints with Google oauth from there. It would be good if you could explain it)thanks

georgy