Closed ElenaCherpakova closed 3 months ago
User is able to register and login via Google
Once you pull please run npm i Once you register or log in, please check your MongoDB.
npm i
Added field in User Schema called googleUserId to store if that we receive from Google.
googleUserId
Fix google authentication
One Line Description
User is able to register and login via Google
Test Steps
Once you pull please run
npm i
Once you register or log in, please check your MongoDB.Database Changes (if there are any)
Added field in User Schema called
googleUserId
to store if that we receive from Google.Checklist