Google Authentication using NestJs | NestJs Google oAuth | Source Code

preview_player
Показать описание
Source Code:
Рекомендации по теме
Комментарии
Автор

Wow.. You did this in 15 mins.. I have been watching Auth videos about nest all day and this one really did it for me. Thanks a lot

breezycodes
Автор

This was the simplest code I found and really well explained. I found other videos a bit lengthy and code wasn't working for me. Thank you! :)

nehahaha
Автор

Try to implement it on the front-end, only doing it on the server is useless when building a fullstack application

abrutii
Автор

Thanks, it covered all the details and even after 2 years I was able to follow it and do the integration every easily

taliballauddin
Автор

Finally made it trough this video. Of course it's a result of a lot of my efforts on research excepcional content, my friend! Thank you very much! Jah bless & Peace :)

lucascyrne
Автор

How can I use access token for api authentication after google logged in? And How can I integrate with angular application and use this authentication

hussainmuhammed
Автор

Thank sir. I want to read the original document about passport-facebook for nestjs, but I only find the original document about passport, passport-facebook for express. Do you have any recommend for links to the the original document about passport-facebook for nestjs? Can you help me?

tranminhtri
Автор

how do you set the cookie sesion with this implementation?

leandroseoane
Автор

Very helpful video, lets move it to top

vladislavbogdashev
Автор

And how can I implement this in a React application?

kaurumari
Автор

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
Автор

Hello, you are amazing, my question is, can I use this same method to apply apple and facebook login?

EscuchoDeTodo
Автор

where to store client id and client secret safely?

ryan.aquino
Автор

How do I connect the frontend with react for this code?

sdev