adrianhajdin / project_mern_memories

This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
https://youtube.com/playlist?list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu
4.96k stars 1.83k forks source link

Problem wir OAuth Google Login #128

Open Gamechanger-coder opened 2 years ago

Gamechanger-coder commented 2 years ago

If I want log in with google the console i take this bug: {result: undefined, token: undefined} need help

mrytower5 commented 1 year ago

@Gamechanger-coder Were you able to figure out how to get the result and token? I'm getting the same undefined response.